Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 371 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 371 Bytes

VR-Demo

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

Vite Configuration Reference.

List

avatar

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build