This is a starter template for {{name}}, bundling using Rollup.
pnpm create ef-app <project name> -- --template rollup
- Download this project
- Unzip
- Change fields you want in
package.json
- Change options you would like to customize in
config
folder - Start coding!
- Tabs
- Single quotes
- No semicolons
Modify to fit your own in .editorconfig
npm start
npm run build
npm run lint
npm run clean
MIT