notes/sandbox/vue_scroll/vue_scroll
2023-04-22 00:41:54 -07:00
..
.vscode 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
public 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
src 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
index.html 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
package-lock.json 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
package.json 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
README.md 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00
vite.config.js 📝 Added sandbox (code sketchbook) 2023-04-22 00:41:54 -07:00

vue_scroll

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