ELECTRE is a set of multi-criteria decision analysis methods.
This website has been designed in order to make possible to discover & use electre-js package online.
Built with Spike 🌵
- make sure node.js is at version >=
6 npm i spike -g- clone this repo down and
cdinto the folder - run
npm install - run
spike watchorspike compile
Tests are located in test/** and are powered by ava
npm installto ensure devDeps are installednpm testto run test suite