MEAN stack Mongoose, Express, Angular6, Node
This is the MEAN stack development project with angular6, nodejs, expressjs, mongodb developed by Angular CLI and visual studio code tools.
This project uses the MEAN stack):
Other tools and technologies used:
npm i -g @angular/cli
npm i
mongod
and mongo
serices (If you get any error like connection faild, just create the folder C:\data\db)npm run dev
: concurrently execute MongoDB, Angular build, TypeScript compiler and Express server.npm run prod
: run the project with a production bundle and AOT compilation