This project was generated with Angular CLI version 8.2.2.
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.
-
node 10.15.0 or above (primary).
-
npm 6.4.1 or above (primary).
-
angular-cli 8 (primary).
-
git 2.21.0 or above.
-
yarn 1.17.3 or above.
-
Download zip file and extract (or) open terminal/command-prompt and run
git clone https://github.com/manukudur/phonebook.git
if git installed. -
Navigate to project folder in terminal/command-prompt and run
npm install
(or) if yarn installed in your computer runyarn install
. -
set backend
url
in both filessrc\environments\environment.ts
&src\environments\environment.prod.ts
-
npm start
.
This project is deployed in https://manukudur.github.io/phonebook/