yimiyx-server 使用typescript && egg,目前只提供接口层服务。
$ yarn
$ yarn dev
$ open http://localhost:7001/
Don't tsc compile at development mode, if you had run tsc
then you need to npm run clean
before npm run dev
.
$ yarn tsc
yarn start
yarn lint
to check code styleyarn test
to run unit testyarn clean
to clean compiled js at development mode onceyarn compress
packaging projectyarn restart
restart your applicationyarn kill
kill the processCopyright (c) 2018-present, 浩海鸿通