Thanks for contributing to Aspire! Your development environment is ready to go.
All dependencies have been installed automatically (pnpm i was run during setup).
To start the development server:
pnpm dev- Open the terminal with Ctrl+
</kbd> (or <kbd>Cmd</kbd>+<kbd>on Mac) - The dev server will hot-reload as you make changes
- Open the site to review changes at: http://localhost:4321 (this is port forwarded automatically by Codespaces)
- Review our contributor guide for aspire.dev
- Chat with us on Discord
- Open an issue if you encounter problems
Happy coding! 💙