fwinfo 82e3eb2f44 修改密码时验证错误问题 | há 7 meses atrás | |
---|---|---|
.. | ||
.github | há 2 anos atrás | |
app | há 7 meses atrás | |
config | há 1 ano atrás | |
test | há 2 anos atrás | |
.autod.conf.js | há 2 anos atrás | |
.eslintignore | há 2 anos atrás | |
.eslintrc | há 2 anos atrás | |
.gitignore | há 2 anos atrás | |
.travis.yml | há 2 anos atrás | |
README.md | há 2 anos atrás | |
appveyor.yml | há 2 anos atrás | |
ecosystem.config.js | há 1 ano atrás | |
jsconfig.json | há 2 anos atrás | |
package.json | há 2 anos atrás | |
server.js | há 2 anos atrás |
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.