Skip to content

Mibuz/mibuz.github.io

Repository files navigation

Site da Mibuz

Clone

$ git clone git@github.com:mibuz/mibuz.github.com.git

##Installing Node and Bower

Node

The Node to download from http://nodejs.org/download/

Bower

$ npm i -g bower

Bower

##Install components

$ npm i && bower i

##Editing CSS

You can edit the files in SASS folder _source/sass.

Running Server

$ bundle
$ foreman start