Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 513 Bytes

readme.md

File metadata and controls

27 lines (16 loc) · 513 Bytes

ePO-tools

This repository is temporary and serves as a space for validation tools for EPO and some POCs

The intention is to eventually delete this repository once its purpose is fulfilled.

Any valuable components may be migrated to their respective repositories

install

The scripts require node.js installed and npm

Install dependencies

npm install

App

it contains an application to compare two conceptual models and more

npm run dev