nasa-gibs / eic-embed-test

A simple Vite React application for testing embed & EIC modes

Home Page:https://nasa-gibs.github.io/eic-embed-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EIC Embed Test

Install

git clone https://github.com/nasa-gibs/eic-embed-test
cd eic-embed-test
npm install

This project uses Vite React & Typescript

Usage

npm run dev

Navigate to http://localhost:5173 in a browser.

Deploy

npm run predeploy
npm run deploy

Notes

  • Testing the SIT environment will require VPN connection.
  • To add a scenario, update the scenarios array in App.tsx with a title and endpoint

About

A simple Vite React application for testing embed & EIC modes

https://nasa-gibs.github.io/eic-embed-test/


Languages

Language:TypeScript 63.8%Language:CSS 28.8%Language:JavaScript 3.2%Language:HTML 2.7%Language:Dockerfile 1.5%