malun666 / hamkd

寒门知识社区官网源码

Home Page:http://www.hamkd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hamkd

The app for �hamkd.com

QuickStart

see docs for more detail.

Development

$ npm install
$ npm run dev
$ open http://localhost:7001/news

Deploy

Use EGG_SERVER_ENV=prod to enable prod mode

$ EGG_SERVER_ENV=prod npm start

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.

Thanks

thanks for

  • egg
  • nodejs
  • koa

About

寒门知识社区官网源码

http://www.hamkd.com

License:MIT License


Languages

Language:JavaScript 55.5%Language:HTML 29.4%Language:CSS 9.5%Language:Smarty 5.6%