lrf 3911d06725 添加ts模板的 es类型 | 7 hónapja | |
---|---|---|
.vscode | 1 éve | |
app | 7 hónapja | |
config | 1 éve | |
test | 3 éve | |
.autod.conf.js | 3 éve | |
.babelrc | 2 éve | |
.eslintignore | 3 éve | |
.eslintrc | 2 éve | |
.gitignore | 3 éve | |
README.md | 3 éve | |
app.js | 2 éve | |
ecosystem.config.js | 3 éve | |
jsconfig.json | 2 éve | |
package.json | 2 éve | |
server.js | 3 éve |
快速制作数据库表
see egg docs for more detail.
$ npm i
$ npm run dev
$ open http://localhost:7001/
$ npm start
$ npm stop
npm run lint
to check code style.npm test
to run unit test.npm run autod
to auto detect dependencies upgrade, see autod for more detail.