Skip to content

Latest commit

 

History

History

vite

Vite Boilerplate for Xtend UI

Compilation

  • Install required npm packages with npm install
  • Use npm run build to build for production
  • Use npm run dev to build and serve for development
  • Use npm run start to start server