To run it locally, you simply have to run:
# First, install dependencies
npm install
# Then, run it on dev mode
npm run devThe site should now be available at http://localhost:5173/ on your local machine, and your local machine's IP address on your network—great for testing on mobile OSes.