a Sails application
If node and bower is already installed, you can get up and running by following the guidelines below. Else start out by installing both node and bower, and then proceed with the guide.
- Install SourceTree
- Add your github credentials
- Clone the lol-team-builder repo
- Open terminal or cmd and navigate to the cloned repo
- npm install sails -g
- npm install
- bower install
- npm install -g node-inspector
- sails lift