View project here: http://wide-servant.surge.sh/
- Clone this repo
- Run
npm installto install all necessary dependencies - Run
gulp startto start the server and a handful of other tasks
At the top of your main.scss file, just import any of the following:
@import "foundation";
@import "font-awesome";Note: You probably don't want to use BOTH Bourbon/Neat & Foundation. Just pick one.
- [Angular]
- Babel
- Browserify
- JavaScript Code Style
- SASS
- Mocha
- Chai