generator-surprise

Yeoman Generator for Surprise Highway project front ends.

Usage no npm install needed!

<script type="module">
  import generatorSurprise from 'https://cdn.skypack.dev/generator-surprise';
</script>

README

Surprise Highway Front-end Generator Build Status Coverage Status

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.

Features

Please see our gulpfile for up to date information on what we support.

Getting Started

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

License

MIT