科技人才

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

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.