A Sample Online Shop (eCommerce) Project with Basic Functions
git clone git@github.com:ArsenGabrielyan/eshop-project.git
cd eshop-project
npm install
npm install -g @angular/cli
npm start
npm run build
- Builds an Application for Production
npm start
- Starts the Application to http://localhost:4200/
GitHub @ArsenGabrielyan · Arsen's Website