Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.59 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.59 KB

Juno: React Starter Kit

npm create juno@latest -- --template react-starter

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

A screenshot of the starter kit

A starter kit developed for Juno using React.

✨ 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.