Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 873 Bytes

File metadata and controls

27 lines (17 loc) · 873 Bytes

Welcome to Aspire Codespaces! 🚀

Thanks for contributing to Aspire! Your development environment is ready to go.

Quick Start

All dependencies have been installed automatically (pnpm i was run during setup).

To start the development server:

pnpm dev

Useful Tips

  • 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)

Need Help?

Happy coding! 💙