Skip to content

WinfredWang/cil-blog

Repository files navigation

This is personal blog system.

how to start

  • config mongodb path in ./binmongodb.js
  • npm install
  • npm run start:mongo
  • npm run start