@finos/legend-application-pure-ide-deployment
v13.167.0
Published
Legend Pure IDE web application deployment
Readme
@finos/legend-application-pure-ide-deployment
This is the Legend Pure IDE web application deployment. This is used for development locally
Backend
Legend Pure IDE relies on:
Getting started
To quickly setup the backend, setup with Maven.
Last but not least, make sure you have Yarn installed. Run the following commands in order.
yarn install
yarn setup
yarn dev:pure-ideAfter setting up, visit http://localhost:9200/ide and the application should be up and running.
