sckj b01dc8d136 更新 'docker/strong3/Dockerfile' | 2 anni fa | |
---|---|---|
app | 3 anni fa | |
config | 4 anni fa | |
docker | 2 anni fa | |
.autod.conf.js | 4 anni fa | |
.dockerignore | 2 anni fa | |
.eslintignore | 4 anni fa | |
.eslintrc | 4 anni fa | |
.gitignore | 4 anni fa | |
.travis.yml | 4 anni fa | |
README.md | 4 anni fa | |
appveyor.yml | 4 anni fa | |
jsconfig.json | 4 anni fa | |
package-lock.json | 4 anni fa | |
package.json | 4 anni fa |
tsp_view
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.