Complete MEAN stack app for eCommerce ( Jewelry ) with authentication
A rock solid Node.js/Express server using Mongoose to organize models and query the database.
Angular-CLI to generate components,services and more. Local dev server and easy compilation.
Full featured authentication using JSON web tokens. Login and store user data
Installation
Install the dependencies $ npm install
Run app $ npm start
Install the dependencies $ npm install
Run app $ ng serve