To visit, just click the link above. If you want to run it locally, follow the instructions below.
npm install
Compile and Hot-Reload for Development
npm run dev
Type-Check, Compile and Minify for Production
npm run build
To visit, just click the link above. If you want to run it locally, follow the instructions below.
npm install
Compile and Hot-Reload for Development
npm run dev
Type-Check, Compile and Minify for Production
npm run build