调查问卷

guhongwei 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
app 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
config 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
template 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
test 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
.autod.conf.js 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
.eslintignore 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
.eslintrc 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
.gitignore 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
.travis.yml 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
README.md 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
appveyor.yml 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
ecosystem.config.js 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
package.json 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos
server.js 26c89fb1b7 1 %!s(int64=3) %!d(string=hai) anos

README.md

service-question

问卷调查

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.