Skip to content

Latest commit

 

History

History

README.md

Juno: Next.js Starter Kit

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

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

A screenshot of the starter kit

A starter kit developed for Juno using Next.js.

✨ 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:3000
juno emulator start Quickstart the local development emulator
npm run build Build your production site to ./out/
juno hosting deploy Deploy your project to a Satellite

🚀 Launch

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