tree: 55a1be3d7fad20e90e88488986da6da8ce6c992b [path history] [tgz]
  1. public/
  2. src/
  3. tools/
  4. .browserslistrc
  5. .editorconfig
  6. .gitignore
  7. .licenserc.yaml
  8. babel.config.js
  9. embed.go
  10. index.html
  11. jsconfig.json
  12. LICENSE
  13. LICENSE.tpl
  14. Makefile
  15. package-lock.json
  16. package.json
  17. README.md
  18. vite.config.js
ui/README.md

ui

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

Recommended IDE Setup

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