Skip to content

client-only data-scaling webapplication for many-valued contexts

License

Notifications You must be signed in to change notification settings

de-narm/online-scaler

Repository files navigation

Disclaimer

This source code was written as part of a project at the "Universität Kassel Fachgebiet Wissensverarbeitung Fachbereich 16" by Sebastian Benner. The project was supervised by Maximilan Felde.

online-scaler

A re-frame application designed to scale many-valued contexts into formal contexts.

Development Mode

npm install -g karma-cli

The karma wrapper is needed globally to run tests.

export CHROME_BIN=chromium

CHROME_BIN needs to be set and therefore some kind of Chrome needs to be installed.

Run application:

lein clean
lein dev

shadow-cljs will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:8280.

Testing

lein karma

Once again CHROME_BIN needs to be set.

Production Build

About

client-only data-scaling webapplication for many-valued contexts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages