create-factor

```bash # With NPM npm init factor@latest

Usage no npm install needed!

<script type="module">
  import createFactor from 'https://cdn.skypack.dev/create-factor';
</script>

README

Scaffold A FactorJS App

# With NPM
npm init factor@latest

# With Yarn
yarn create factor