Running some basic tests against the Code Wars api.
- Fork original repo to your account
- Clone down on your local machine
- run
bower install - run
npm install - run
nodemon server/server.jsto launch server
- Create a new branch and name it after your username
- Work on that branch
- Commit and push to that branch
- Make pull requests as you see fit