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 34bdd8b1e3 update 11 months ago
..
app update 11 months ago
config update 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 update 11 months ago
app.js update 11 months ago
jsconfig.json init 11 months ago
package.json update 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.