Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 627 Bytes

File metadata and controls

20 lines (14 loc) · 627 Bytes

neutroncss.com

##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:

  1. npm install: Installs all required npm packages.
  2. 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.