CRIOS
DEPENDENSES
To make this template work correct, yo have to install next libraries:
- Bottstrap
- Flexbox grid
To make this working you can type in your terminal
bower init
QUICK START
Template contains to index files index.haml and index.slim to compile a standart index.html you can use next commands in your terminal
haml index.haml index.html (for HAML file)
slimrb -p index.slim index.html (for SLIM file)