@finos/legend-application-pure-ide-deployment
v12.60.0
Published
Legend Pure IDE web application deployment
Downloads
2,019
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-ide
After setting up, visit http://localhost:9200/ide and the application should be up and running.