Skip to content

Latest commit

 

History

History

Juno: Vanilla JavaScript Example

npm create juno@latest -- --template vanilla-js-example

🧑‍🚀 Seasoned dev? Delete this file. Have fun!

A screenshot of the example

An example developed for Juno using vanilla JavaScript.

✨ Links & Resources

🧞 Commands

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 ./dist/
juno deploy Deploy your project to a Satellite

🚀 Launch

Explore this guide to launch your Satellite into orbit via Juno's administration console.