v-poc / vite-cubeui-poc

The cubeui-app demo playground based on CubeUI with Vite - (vue2+vite2).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The cubeui-app demo playground based on CubeUI with Vite - (vue2+vite2).

License:MIT License


Languages

Language:JavaScript 75.0%Language:Vue 24.0%Language:HTML 0.6%Language:SCSS 0.4%