Skip to content

rkandil/ShoppingCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ShoppingCart

  • In order to install to run the application, make sure you have Angular environment set environment properly set up.
  • go to the root of the product and run npm install
  • make sure that you have json-server up and running. For more details: follow the instructions of the json-server here: https://github.com/typicode/json-server
  • run the json-server against the uploaded file: databaseShopping.json
  • run the application be running ng serve against the root of the application

About

This is a sample to show how you can create a shopping cart in Angular 2/4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published