/node-elm

基于 node.js + Mongodb 构建的后台系统

Primary LanguageJavaScript

node-elm

QuickStart

see [egg docs][egg] for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

参考文档

  1. https://github.com/bailicangdu/node-elm
  2. https://github.com/cnodejs/egg-cnode