sckj f68b3d4088 更新 'docker/strong3/Dockerfile' | há 2 anos atrás | |
---|---|---|
app | há 2 anos atrás | |
config | há 2 anos atrás | |
docker | há 2 anos atrás | |
.autod.conf.js | há 3 anos atrás | |
.dockerignore | há 3 anos atrás | |
.eslintignore | há 3 anos atrás | |
.eslintrc | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
.travis.yml | há 3 anos atrás | |
README.md | há 3 anos atrás | |
appveyor.yml | há 3 anos atrás | |
jsconfig.json | há 3 anos atrás | |
package.json | há 2 anos atrás |
y
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.