Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 507 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 507 Bytes

eCommerce Project

A Sample Online Shop (eCommerce) Project with Basic Functions

Install:

git clone git@github.com:ArsenGabrielyan/eshop-project.git
cd eshop-project
npm install
npm install -g @angular/cli
npm start

Other Commands

npm run build - Builds an Application for Production
npm start - Starts the Application to http://localhost:4200/

GitHub @ArsenGabrielyan  ·  Arsen's Website