npm create juno@latest -- --template angular-starter🧑🚀 Seasoned dev? Delete this file. Have fun!
A starter kit developed for Juno using Angular.
- Looking to get started with Juno? Check out the documentation.
- Have a look at Angular for question regarding the templates.
- 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 start |
Starts frontend dev server at localhost:4200 |
juno emulator start |
Quickstart the local development emulator |
npm run build |
Build your production site to ./dist/angular-starter/browser |
juno hosting deploy |
Deploy your project to a Satellite |
Explore this guide to launch your Satellite into orbit via Juno's administration console.
