Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 470 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 470 Bytes

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