Skip to content

uniiv/uniiv-blog

Repository files navigation

Uniiv Blog

Start Guide:
  1. npm install -g grunt-cli
  2. npm install
  3. Copy config.js.example to config.js and adjust settings relative to your enviroment
  4. grunt init (and grunt prod if you want to run Ghost in production mode)
  5. npm start