Create ef.js apps
created by create-initializer.
npm init ef-app <project-name> -- --template <template>
or just
npm init ef-app <project-name>
and then choose your desired template.
Current available templates:
rollup
vite
PRs are welcome.
Create ef.js apps
created by create-initializer.
npm init ef-app <project-name> -- --template <template>
or just
npm init ef-app <project-name>
and then choose your desired template.
Current available templates:
rollup
vite
PRs are welcome.