create-leaf-app

Create leaf app

Usage no npm install needed!

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

README

create-leaf-app

Get started

npx create-leaf-app myapp
cd myapp
npm run dev

npm run dev

Runs the app in development mode.

Open http://localhost:5001 to view it in the browser.

npm run test

Runs the test watcher in an interactive mode.

npm run build

Builds the app for production to the build folder.