Surprise Highway Front-end Generator
Yeoman generator that scaffolds out a project front end preconfigured with Bourbon Neat, Bootstrap SASS, or Foundation Sites 6 frameworks. Also includes PHP styleguides and mockups and uses gulp for the build process.
Please see our gulpfile for up to date information on what we support.
If you haven't, install Yeoman:
npm install -g yo
To install generator-surprise from npm, run:
npm install -g generator-surprise
Finally, from your project root initiate the generator:
yo surprise
MIT