We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048de07 commit 923f316Copy full SHA for 923f316
README.md
@@ -34,7 +34,7 @@
34
The project is generated by [LoopBack](http://loopback.io).+[vue.js](http://vuejs.org).
35
36
## 如何启动:(国内用cnpm(先运行npm i cnpm -g),国外用npm)
37
-```bash
+```
38
1. npm i
39
2. 修改datasources.json 中的数据库配置比如:localhost:27017
40
3. node server/bin/create-admin.js 添加管理员帐号,密码
0 commit comments