Skip to content

vue移动端商城平台后台管理系统,采用node.js+egg+mongoDB,自带后台界面和角色权限管理

Notifications You must be signed in to change notification settings

LHongHui/node-egg-server

Repository files navigation

eggmall

QuickStart

see egg docs 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.

本项目前端vue移动端:https://github.com/LHongHui/Vue-mall.git

About

vue移动端商城平台后台管理系统,采用node.js+egg+mongoDB,自带后台界面和角色权限管理

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published