Installation and setup

Prerequisites

Before you begin, ensure you have the following installed:


Installation & Setup

1. Clone the Repository

git clone https://github.com/ondeliveroper/on-market-landing.git
cd on-market-landing

2. Install Dependencies

npm install

3. Environment Configuration

The application uses environment files located in src/environments/:

4. Start Development Server

npm start
# or for Windows
npm run startWindows

The application will be available at http://localhost:4200/

Note: The start script uses NODE_OPTIONS='--openssl-legacy-provider' due to OpenSSL compatibility with Angular 12.


Revision #1
Created 24 February 2026 07:20:04 by ondeliveloper
Updated 24 February 2026 07:20:33 by ondeliveloper