Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 394 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 394 Bytes

Installation

  1. Clone the repository:

    git clone https://github.com/farhanranjha/ibook-frontend.git
  2. Navigate to the project directory:

    cd your-angular-project
  3. Install the project dependencies:

    npm install

Running the Application

To start the development server, run the following command:

ng serve