- Open terminal
- Please run the following command to install fake RESTful API: npm install -g json-server
- Navigate to the project folder
- Fake RESTful API files are located inside "json-server" folder
- After entering the folder please run the following command to start fake RESTful API: json-server --watch db.json
- Open another terminal window and navigate to the project folder
- Run the following command to download all needed packages: npm install
- Start the application using command: ng serve --open
valentyn-zozuliuk/shopping-cart-angular-task
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|