This application will support several user groups in submitting and validating their data, managing and tracking data definitions, and aligning data to standardized terms.
This is a React application bootstrapped with Vite.
Make sure you have Node.js and npm installed on your machine.
-
Clone the repository:
git clone git@github.com:NIH-NCPI/map-dragon.git
-
Navigate into the project directory:
cd map-dragon
-
Install dependencies
npm i
- To start the development server, run:
npm run dev
This project utilizes the following dependencies:
- React: A JavaScript library for building user interfaces
- Vite: A front-end tooling for web development
- Ant Design: A design component library
- Sass: A CSS preprocessor
- React OAuth2 | Google: A React library for Google OAuth
- jwt-decode: A JWT decoder
- Papa Parse: A CSV parser