科技人才

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

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.