Skip to content

Instantly share code, notes, and snippets.

@anhnt
Last active November 22, 2015 15:43
Show Gist options
  • Save anhnt/c88bb4dac89b550da886 to your computer and use it in GitHub Desktop.
Save anhnt/c88bb4dac89b550da886 to your computer and use it in GitHub Desktop.
cài đặt nodejs, ruby installer (add to path)
mở commandline với quyền admin/root
gem install compass
npm install grunt-cli -g
npm install bower -g
cd đến thư mục dự án
npm install
bower install
grunt serve
Web sẽ chạy trên cổng 9000
user/pass: test/123456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment