Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 401 Bytes

File metadata and controls

20 lines (16 loc) · 401 Bytes

3pak

Setup

  1. npm update
  2. npm install -g grunt
  3. npm install -g bower
  4. npm install -g scss
  5. npm install -g ruby
  6. npm install -g node-sass
  7. npm install -g grunt-cli
  8. bower install
  9. grunt install
  10. grunt [Use this to run the server]

Note in case you server doesnt start check for ruby version and then try sudo gem install sass

Deploy

  1. grunt build
  2. firebase deploy