Installation¶
Prerequisites¶
- conda (Anaconda or Miniconda)
- Git
Steps¶
1. Create a conda environment with Node.js¶
2. Clone and install dependencies¶
3. Start the development server¶
Open the URL shown in the terminal (typically http://localhost:5173).
Production Build¶
The built files will be in dist/ and can be served by any static web server.