AR Treasure Hunt Website 2024 Before Getting Started: Nodejs must be installed on the system Get started Install dependencies npm install Start the app (development server) npm run dev To build the app for production npm run build To run the build app in preview npm run preview Project Structure