Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

KlausSchaefers/qux-low-code-example

Repository files navigation

qux-standalone-example

This is an examle how to use the Quant-UX low code vue component.

Quant-UX setup

For production install the quant-ux-cli

npm -g quant-ux-cli

then run the cli and choose the 'Download' option

quant-ux

if you use the Icons, please ensure that you also install the mdi icon fons.

npm install @mdi/font

Make sure that the icon font is loaded by importing the font in the App.vue

import '@mdi/font/css/materialdesignicons.css'

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

Example for Quant-UX standalone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages