- Demonstrates the use of Biome with Bun.js and Remix in a SPA.
- Provides a basic setup for a SPA using these technologies.
- Offers a starting point for developers interested in using Biome, Bun.js, and Remix together.
First, you need to install the project dependencies. You can do this by running:
bun install
To start the development server, run:
bun run dev
Now, you can open your browser and navigate to http://localhost:5173
to see the application in action.
- TBD
- TBD
👤 Huynh Duc Dung
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
If this guide has been helpful, please give it a ⭐.