Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 7.25 KB

README.md

File metadata and controls

35 lines (21 loc) · 7.25 KB

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