/VariaMos

VariaMos is a modeling tool and a framework, that can be easily extended, and that allows you to define your own models.

Primary LanguageTypeScriptMIT LicenseMIT

VariaMos

VariaMos is a modeling tool and a framework, that can be easily extended, and that allows you to define your own models.

Main Branch

Unit Tests

End-to-end Tests

Publish Docker Images

VariaMos online

You can check the VariaMos application here: www.variamos.tk

VariaMos documentation

VariaMos documentation can be found here: wiki

Project

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Unit tests

npm run test:unit

End-to-End tests

npm run cypress:open