Skip to content

cibuci/cibuci.com

Repository files navigation

cibuci.com

🦎 leading young people on their career.

Stack

based on KOA 2. use koa-hbs@next as view template. use mongoose connect mongodb.

Contribute

  • add an .env file under root dir, you can find an example here:

    PORT=9000
    DB_HOST=localhost
    DB_NAME=cibuci
    
  • npm install

  • bower install

  • gulp