README
Firebrick JS Yeoman Generator
Before getting started, make sure you have following installed:
- Node JS & NPM
- Bower
Running the generator
yo firebrick
Contributing
Please run grunt
command before creating any pull requests
Yeoman generation for Firebrick JS
<script type="module">
import generatorFirebrick from 'https://cdn.skypack.dev/generator-firebrick';
</script>
Before getting started, make sure you have following installed:
yo firebrick
Please run grunt
command before creating any pull requests