Skip to content

NIH-NCPI/map-dragon

Repository files navigation

Map Dragon

This application will support several user groups in submitting and validating their data, managing and tracking data definitions, and aligning data to standardized terms.

Getting Started

Vite React App

This is a React application bootstrapped with Vite.

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

  1. Clone the repository:

    git clone git@github.com:NIH-NCPI/map-dragon.git
    
  2. Navigate into the project directory:

    cd map-dragon
  3. Install dependencies

    npm i
    

Development

  1. To start the development server, run:
    npm run dev
    

Dependencies

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages