Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

project-openubl/searchpe-ui

Repository files navigation

CI Docker Repository on Quay License

Project Chat

Searchpe UI

UI application for the searchpe project.

Development

To start in development mode follow the next steps:

Start dependencies

Execute:

docker-compose up

Start the UI

You can start the UI executing:

yarn start

You should be able to open http://localhost:3000 and start working on the UI.