generator-fireballxl5

Yeoman generator for fabric based website distribution.

Usage no npm install needed!

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

README

generator-fireballxl5

Yeoman generator

Getting Started

What is Yeoman?

Trick question. It's not a thing. It's this guy:

Basically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.

Installing the Fireball XL5 generator

To install generator-fireballxl5 and Yeoman from npm, run:

$ npm install -g yo generator-fireballxl5

Using the Fireball XL5 generator

  1. Make a new directory. This will be your project directory and the name will be the project name.
mkdir projectname
  1. Change directories into that directory.
cd projectname
  1. Run the generator.
yo fireballxl5

What is this project setup?

License

MIT