UI application for the searchpe project.
To start in development mode follow the next steps:
Execute:
docker-compose up
You can start the UI executing:
yarn start
You should be able to open http://localhost:3000 and start working on the UI.
UI application for the searchpe project.
To start in development mode follow the next steps:
Execute:
docker-compose up
You can start the UI executing:
yarn start
You should be able to open http://localhost:3000 and start working on the UI.