Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 282 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 282 Bytes

Prerequisite

  • node
  • ruby
  • npm
  • bower
  • gulp
  • sass
sudo apt-get install nodejs npm ruby ruby-dev
sudo npm i -g bower gulp
sudo gem install compass

Installation

npm install
bower install

Developing

gulp serve

Deploying

gulp dist