npm create juno@latest -- --template sveltekit-starter
🧑🚀 Seasoned dev? Delete this file. Have fun!
A starter kit developed for Juno using SvelteKit.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts frontend dev server at localhost:5173 |
juno dev start |
Quickstart the local development emulator (requires Docker) |
npm run build |
Build your production site to ./build/ |
juno deploy |
Deploy your project to a Satellite |
Explore this guide to launch your Satellite into orbit via Juno's administration console.