This project was bootstrapped with Create React App.
Below you will find some information on how to build and run the application
Create React App is divided into two packages:
This is a new UI for the idgst.info project implemented using ReactJS.
Main git repository is hosted on Gitlab. The mirror repository is hosted on Github
npm start
After that UI is available on http://localhost:3000
npm run-script build --production
Content of the build
folder is can be used for deployment in production.