Skip to content
/ vui-poc Public

The vui-helloworld demo playground based on vui-vc-next with Vite - (vue3+vite5).

License

Notifications You must be signed in to change notification settings

v-poc/vui-poc

Repository files navigation

vite-vui-poc

INTRODUCTION

The HelloWorld demo based on VUI (Vue 3) with Vite 4. Try StackBlitz or try vui-poc SFC playground.

VUI contains Mobile web UI components based on Vue 3.

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