/demo

Primary LanguageVueMIT LicenseMIT

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