This repo provides you with a starting point for build projects for finder.com.au
If you need help with making decisions about your design and code, so it fits with finder.com.au's, take a look at our styleguide
The boilerplate includes the following:
- JSHint
- SCSS lint
- Jasmine
- Autoprefixer
- Grunt task runner for the above
Install all the dependancies
npm install
Run the test task
npm test