/destinyscopes.com

A tool for displaying the weapon scopes that are available in the game Destiny.

Primary LanguageCSS

destinyscopes.com

Setting Up Node & Gulp

  1. Install Node
  2. Install Node Modules: npm install
  3. Install Gulp: npm install -g gulp
  4. Install Bower: npm install -g bower
  5. Install Gulp dependencies: gulp install
  6. Install Bower dependencies: bower install