Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 683 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 683 Bytes

domain-modeler

A tool to model a domain. This is a shell application to be embedded in other projects as a web comonent.

Work in progress

This is a placeholder repository. Eventually the domain modeling part will appear here.

Preview and development

Clone the repository

git clone https://github.com/api-modeling/domain-modeler
cd domain-modeler

Install dependencies. You need to have access to the private NPM organization. Contact P3 on slack (Pawel Psztyc) to get access.

npm i

Running the application locally

npm start

Give feedback!

Don't forget to file issue report of a feature request so we can make this app better.