科技人才

liuyu 1097fb8d11 Merge branch 'master' of http://git.cc-lotus.info/service-platform/service-talent %!s(int64=4) %!d(string=hai) anos
.vscode 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
app b2213127b7 添加字段 %!s(int64=4) %!d(string=hai) anos
config d69e55247a hh %!s(int64=4) %!d(string=hai) anos
test 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
.autod.conf.js 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
.eslintignore 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
.eslintrc 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
.gitignore 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
.travis.yml 365b1abe5e 科技人才服务端更新 %!s(int64=4) %!d(string=hai) anos
README.md 878ea49020 first commit %!s(int64=4) %!d(string=hai) anos
appveyor.yml 365b1abe5e 科技人才服务端更新 %!s(int64=4) %!d(string=hai) anos
ecosystem.config.js 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
package.json 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos
server.js 8eae1a6ebd 科技人才 %!s(int64=4) %!d(string=hai) anos

README.md

service-talent

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.