Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 276 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 276 Bytes

UVue next demo

A simple application to show features of UVue next

Quickstart

Start development server:

yarn dev

Build a production bundle:

yarn build

Start production server:

yarn start

License

MIT: see LICENSE file