quasarframework / quasar-ui-qflashcard

QFlashcard component for Quasar

Home Page:https://quasarframework.github.io/quasar-ui-qflashcard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For Quasar v2/Vue v3 compatibility, go to the next branch.

QFlashcard (Vue Plugin, UMD and Quasar App Extension)

@quasar/quasar-ui-qflashcard @quasar/quasar-app-extension-qflashcard GitHub code size in bytes GitHub repo size in bytes

Structure

Demo Workflow

If you fork or download this project, make sure you have the Quasar CLI globally installed:

$ npm i -g @quasar/cli

The workflow to build the demo, on a fresh project, is as follows:

$ cd ui
$ yarn
$ yarn build
$ cd ../demo
$ yarn
$ quasar dev

Donate

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

License

MIT (c) Jeff Galbraith jeff@quasar.dev

About

QFlashcard component for Quasar

https://quasarframework.github.io/quasar-ui-qflashcard

License:MIT License


Languages

Language:JavaScript 52.0%Language:Sass 29.5%Language:Vue 11.3%Language:HTML 7.2%