A template developed as a placeholder for any new Juno Satellites spun up.
- Looking to get started with Juno? Check out the documentation.
- Got questions, comments or feedback? Join our discord or OpenChat.
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:4321 |
npm run build |
Build the template for production to ./dist/ |