Skip to content

Dev. environment

Mat V edited this page Apr 9, 2019 · 1 revision

Development

To install dependences : yarn install

To run UI : yarn start

To run server : mvn spring-boot:run

If everything ok, you should be able to access site throught http://localhost:9000

alt text

Clone this wiki locally