This project was bundled with vite, so it follows the default vite commands
npm run dev: Starts the project on a local web servernpm run build: Builds the project for productionnpm run previewStarts a local web server and hosts the production site on it. You need to run the second command before this one.