1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-06-25 18:56:25 +02:00
blog/README.md

326 B

kremalicious3

Requirements

https://npmjs.org/, http://bower.io/, http://bundler.io/

Get up and running

Install dependencies npm install && bower install && bundle install

Local development grunt server

Production build grunt build