Skip to content

manukudur/phonebook

Repository files navigation

Phonebook Angular(Front-end)

This project was generated with Angular CLI version 8.2.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Requirements

  1. node 10.15.0 or above (primary).

  2. npm 6.4.1 or above (primary).

  3. angular-cli 8 (primary).

  4. git 2.21.0 or above.

  5. yarn 1.17.3 or above.

Steps to Install and Run

  1. Download zip file and extract (or) open terminal/command-prompt and run git clone https://github.com/manukudur/phonebook.git if git installed.

  2. Navigate to project folder in terminal/command-prompt and run npm install (or) if yarn installed in your computer run yarn install.

  3. set backend url in both files src\environments\environment.ts & src\environments\environment.prod.ts

  4. npm start.


This project is deployed in https://manukudur.github.io/phonebook/