/quant-ux

Quant-UX - Prototype, Test and Learn

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Quant-UX

This is the quant-ux front end. You can find a working demo at https://quant-ux.com/#/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint