Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 149 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 149 Bytes

This is personal blog system.

how to start

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