This is a starter kit for creating prototypes in your browser very quickly. It is a combination of a number of brilliant projects smushed together, with additional stuff thrown in, then re-baked.
To get started, you'll need to have the following installed:
npm install -g bower
npm install -g gulp
gem install jekyll
npm install
. This will install the required node modules for the project.bower install
. This will install Susy for this project.gulp
. This will run the Gulp tasks needed for:As mentioned above, this starter kit was based off a number of brilliant projects.
This is still a work-in-progress. Comments and suggestions are welcome.