953954216 711d857153 修改后台:上传图片至OBS,使用本地IP,用域名的会报错 | há 5 meses atrás | |
---|---|---|
app | há 5 meses atrás | |
config | há 6 meses atrás | |
docker | há 1 ano atrás | |
.autod.conf.js | há 1 ano atrás | |
.dockerignore | há 1 ano atrás | |
.eslintignore | há 1 ano atrás | |
.eslintrc | há 1 ano atrás | |
.gitignore | há 1 ano atrás | |
.travis.yml | há 1 ano atrás | |
README.md | há 1 ano atrás | |
app.js | há 1 ano atrás | |
appveyor.yml | há 1 ano atrás | |
jsconfig.json | há 1 ano atrás | |
package.json | há 1 ano 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.