|
|
il y a 7 ans | |
|---|---|---|
| api | il y a 7 ans | |
| auth | il y a 8 ans | |
| bin | il y a 8 ans | |
| components | il y a 8 ans | |
| config | il y a 8 ans | |
| controller | il y a 8 ans | |
| public | il y a 8 ans | |
| render | il y a 8 ans | |
| util | il y a 7 ans | |
| views | il y a 7 ans | |
| webapp | il y a 7 ans | |
| .babelrc | il y a 8 ans | |
| .editorconfig | il y a 8 ans | |
| .eslintignore | il y a 8 ans | |
| .eslintrc.js | il y a 8 ans | |
| .eslintrc.json | il y a 8 ans | |
| .gitignore | il y a 8 ans | |
| README.md | il y a 8 ans | |
| app.js | il y a 7 ans | |
| h5maker.gif | il y a 8 ans | |
| package.json | il y a 7 ans | |
| routers.js | il y a 8 ans |
前端:vue2.0 + vue-router + vuex + axios + Element ui
后端:nodejs + express + mongoose
运行前需要先启动mongodb数据库,请确保本地已安装数据库
npm install // 安装依赖
npm run webapp // 启动前端工程
npm run local // 启动后端工程