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

425 B

kremalicious3

kremalicious.com based on Jekyll

Requirements

Get up and running

Install dependencies

npm install && bower install && bundle install

Local development

grunt server

Production build

`grunt build`