Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 226 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 226 Bytes

eCommerce-MEAN-Stack

For server:

Technology: Nodejs, expressjs, mongodb

To run server please run npm start Hit localhost:3000

For client:

Technology: javascript, Angular 8

To run client please run ng serve