Skip to content

RbMo7/theWebsite

 
 

Repository files navigation

AR Treasure Hunt Website 2024

Before Getting Started:

  • Nodejs must be installed on the system

Get started

  1. Install dependencies

    npm install
  2. Start the app (development server)

     npm run dev
  3. To build the app for production

    npm run build
  4. To run the build app in preview

    npm run preview

Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.9%
  • CSS 11.4%
  • JavaScript 3.4%
  • HTML 1.3%