Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 457 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 457 Bytes

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