Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 323 Bytes

File metadata and controls

26 lines (18 loc) · 323 Bytes

HPro AI NVR web

Login Grid View Developing with Vue 3 in Vite.

Node Version

v22.18.0

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build