PolyAtomicIon / flow-editor-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quasar App (quasar-examples)

Vue Flow Quasar Examples

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js. "# flow-editor-demo"

About


Languages

Language:Vue 43.8%Language:JavaScript 39.5%Language:TypeScript 7.1%Language:CSS 4.9%Language:HTML 4.8%