/starter

Primary LanguageJavaScriptMIT LicenseMIT

UVue next starter

A simple repository to play with UVue and Vue 3

Quickstart

Start development server:

yarn dev

Build a production bundle:

yarn build

Start production server:

yarn start

License

MIT: see LICENSE file