This is a React project that needs:
- npm
- a backend api to serve data
- an .env file that points to the backend (there is a .env.example file in repo, use it)
npm install
then
npm run start
Ps.: some elements possibly will not present any meanful information without a link to the server, although this requirement will not crash the aplication.
Produced docs can be found in /docs route or in this link.