You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
lc18518571399 69a25f90b6 init 11 months ago
..
app init 11 months ago
config init 11 months ago
test/app/controller init 11 months ago
.eslintignore init 11 months ago
.eslintrc init 11 months ago
.gitignore init 11 months ago
README.md init 11 months ago
agent.js init 11 months ago
app.js init 11 months ago
jsconfig.json init 11 months ago
package.json init 11 months ago

README.md

back

back

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.