README
Generator foundation ext
A generator for Yeoman.
Getting started
- Make sure you have yo installed:
npm install -g yo
- Install the generator locally:
npm install generator-foundation-ext
- Run:
yo foundation-ext
Zurb Foundation 4.3 generator that bootstraps default themes, is build ready out of the box, and has a CoffeeScript Gruntfile.
<script type="module">
import generatorFoundationExt from 'https://cdn.skypack.dev/generator-foundation-ext';
</script>
A generator for Yeoman.
npm install -g yo
npm install generator-foundation-ext
yo foundation-ext