Create ef.js apps
npm install create-ef-appCreate ef.js apps
> created by create-initializer.
``bash`
npm init ef-app
or just
`bash`
npm init ef-app
and then choose your desired template.
Current available templates:
- rollupvite`
-
PRs are welcome.