|
4 hónapja | |
---|---|---|
.github | 2 éve | |
.vscode | 2 éve | |
app | 1 éve | |
config | 4 hónapja | |
template | 2 éve | |
test | 2 éve | |
.eslintignore | 2 éve | |
.eslintrc | 2 éve | |
.gitignore | 2 éve | |
README.md | 2 éve | |
ecosystem.config.js | 4 hónapja | |
package.json | 2 éve | |
server.js | 2 é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.