##Prerequisites
The following are required for neutroncss.com to build correctly:
- Node.js (For Gulp)
- Ruby & Gem (For Sass)
- Sass
- Python 2.7.3 (For browserSync)
##Setup After cloning the project, follow the below steps to begin development:
npm install: Installs all required npm packages.gulp: Compiles all styles, scripts, and begins watching directories for any changes to Sass or JS files and sets up browsersync static server.
##Contributors Neutron was developed by Christopher Muller neutroncss.com was designed by Trevor Kay and developed by Trevor Kay and Christopher Muller.