Sen descrición

liuyu 31b1253a39 hhh %!s(int64=4) %!d(string=hai) anos
.github 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
.vscode 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
app 31b1253a39 hhh %!s(int64=4) %!d(string=hai) anos
config a7923f9f9b hhh %!s(int64=4) %!d(string=hai) anos
test 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
.eslintignore 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
.eslintrc 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
.gitignore 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
.travis.yml 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
README.md cf02132563 first commit %!s(int64=4) %!d(string=hai) anos
appveyor.yml 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
jsconfig.json 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
package.json 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos
server.js 7aafdf7cdd hhh %!s(int64=4) %!d(string=hai) anos

README.md

live-stomp

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.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.