mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-14 09:05:17 +01:00
326 B
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