Quick Start With Vite

Vite is the official build tool that recommanded by Vue.js. It's extremely fast and provides lots of enhancements.


Local Development

  • Install dependencies
  • Start dev server on localhost
  • Build for production
  • Start production server on localhost

Docker

  • Docker Build
  • Docker Run