This repository is a part of OpenM++ open source microsimulation platform. It contains openM++ user interface.
git clone https://github.com/openmpp/UI.git ompp-ui
cd ompp-ui
npm install
(optional) audit packages:
npm audit --omit=dev
npm run dev
npm run build
npm run lint
License: MIT.
Please visit our wiki for more information or e-mail to: openmpp dot org at gmail dot com.