This project was generated with Angular CLI version 6.0.8.
- Install the Angular CLI
npm install -g @angular/cli
- Install MongoDB
https://docs.mongodb.com/manual/installation/
- Clone this repository
https://github.com/hi1280/mean-example.git
cd mean-example
- Install the npm packages
npm install
- Launch the server
npm start
- Open the browser to http://localhost:3000