This project uses Vue 3 + Typescript + Vite.
You can run your application in dev mode that enables live coding using:
npm install
npm run dev
To build an optimized (production) version of the app, run:
npm install
npm run dist
This project uses Vue 3 + Typescript + Vite.
You can run your application in dev mode that enables live coding using:
npm install
npm run dev
To build an optimized (production) version of the app, run:
npm install
npm run dist