fean-generator

A generator to get you started on making FEAN Stack based apps

Usage no npm install needed!

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

README

FEAN Stack generator

npm install -g fean-generator

This tool is to help make a FEAN stack template.

All you have to do is run feanit [option] <ProjectName> and get the template.

Example: feanit clear hello

For help, Run: feanit --help

The Template has been updated with the latest Firebase API