wideangle-vuejs/sample/vue-sample
2023-05-16 20:01:42 +00:00
..
.vscode Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
public Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
src Injecting WAA via ref to account for load delay. 2023-03-14 21:42:12 +00:00
index.html Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
package-lock.json Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
package.json Support for TypeScript Modules 2023-05-16 20:01:42 +00:00
README.md Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00
vite.config.js Wide Angle plugin with working sample 2023-03-10 21:02:26 +00:00

vue-sample

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build