Seller portal web application for Central Online.
- Ruby (and gem)
- NodeJS (and npm)
- Git
- PHP
Caution: Make sure git
, ruby
, gem
, php
are included in $PATH
gem install compass
npm install -g bower
npm install -g grunt-cli
npm install
bower install
sudo gem install compass
sudo npm install -g bower
sudo npm install -g grunt-cli
npm install
bower install
sudo gem install -n /usr/local/bin compass
sudo npm install -g bower
sudo npm install -g grunt-cli
sudo npm install
sudo bower install
compass compile
npm buildAll
npm serve