Production build: https://arent-test-two.vercel.app/
To start this project, make sure you have the following installed:
- Bun - A task runner for JavaScript projects.
- Vite - A build tool that aims to provide a faster and leaner development experience for modern web projects.
Before starting the project, ensure you have installed the necessary dependencies with bun install
:
bun install
Run the following command:
bun build
Run the following command:
bun preview
Run the following command:
bun dev