项目作者: mdshohelrana

项目描述 :
MEAN stack Mongoose, Express, Angular6, Node
高级语言: TypeScript
项目地址: git://github.com/mdshohelrana/mean-stack.git
创建时间: 2017-04-25T05:34:14Z
项目社区:https://github.com/mdshohelrana/mean-stack

开源协议:MIT License

下载


MEAN Stack Angular Nodejs MongodbMIT license

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:

Prerequisites

  1. Install Node.js and MongoDB
  2. Install Angular CLI: npm i -g @angular/cli
  3. From project root folder install all the dependencies: npm i

RUN

  1. Run mongod and mongo serices (If you get any error like connection faild, just create the folder C:\data\db)
  2. npm run dev: concurrently execute MongoDB, Angular build, TypeScript compiler and Express server.
  3. npm run prod: run the project with a production bundle and AOT compilation

Preview

Preview

Author