This repository is the fronted
part of the Data Mapping Tool Project. This part uses React.js
+ Typescript
to
develop the user's visual interface to interact with our API.
Furthermore, the project aims to make the process of mapping data using a single ontology or multiple ones. In our case,
the the project uses the BIGG ontology as background.
npm 8.1.0
or latestnode 16.13.0
or latest
To install all the dependencies of the project, you should run the following command:
npm install
npm start
REACT_APP_API_URL=http://localhost:8080
REACT_APP_DEFAULT_ONTOLOGY_ID=<str:id>
WDS_SOCKET_PORT=0