-
Install Angular if you don't have it installed
npm install -g @angular/cli -
Install JSON Server if you don't have it installed
npm install -g json-server -
Clone this branch to your local machine
git clone https://github.com/ankitpasayat/angular-homes-app.git -
Once the code has been downloaded
cd angular-homes-app -
Install the depencies
npm install -
Run the JSON Server
json-server --watch db.json -
Run the application
ng serve
ankitpasayat/angular-homes-app
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|