Skip to content

v-poc/vite-cubeui-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vite-cubeui-poc

INTRODUCTION

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.

Project setup

How to setup your project

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

About vite, please check Configuration Reference - vite.

License

MIT License