The cubeui-app demo based on CubeUI (Vue 2) with Vite 2. Thanks to vite-plugin-vue2.
This demo is for Vite 2.x and onward. Vite 1.x's demo is in vite1 branch.
A porting from cube-app-guide that is based on webpack 3.
CubeUI contains Mobile web UI components based on Vue 2.
npm install
npm run dev
npm run build
About vite, please check Configuration Reference - vite.