/benight-test

Primary LanguageApacheConf

Benight for Real TA2 Test

Instructions

Ruby & RVM config

Install RVM with Ruby

\curl -sSL https://get.rvm.io | bash -s stable --ruby

Update all your gems

gem update

Install Compass

sudo gem install compass

Node & npm config

Install grunt

sudo npm install -g grunt-cli

clone the repository then add all modules

npm install

grunt server

go to the localhost:9000