explooosion / quasar-app-extension-boilerplate

Quasar App Extension For Quasar v1 (Vue2)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatible with Quasar UI v1 and Vue 2.

Structure

Initialize

Rename project

  • rename my-ui to your library name
  • rename MyUI to your component name

Install

cd ui && yarn
cd ui && yarn build
cd ui && yarn dev

Publish

Publish app-extension and ui

Donate

If you appreciate the work that went into this project, please consider donating to Quasar.

License

MIT (c) Robby ta7382@gmail.com

About

Quasar App Extension For Quasar v1 (Vue2)

License:MIT License


Languages

Language:JavaScript 74.9%Language:HTML 12.5%Language:Vue 9.5%Language:Sass 3.1%