Skip to content

valentyn-zozuliuk/shopping-cart-angular-task

Repository files navigation

shopping-cart-angular-task

Start Process

  1. Open terminal
  2. Please run the following command to install fake RESTful API: npm install -g json-server
  3. Navigate to the project folder
  4. Fake RESTful API files are located inside "json-server" folder
  5. After entering the folder please run the following command to start fake RESTful API: json-server --watch db.json
  6. Open another terminal window and navigate to the project folder
  7. Run the following command to download all needed packages: npm install
  8. Start the application using command: ng serve --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors