Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanweiler92 committed Feb 20, 2024
1 parent 50f094a commit 8ca845b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# EIC MONITOR
Simple app to visualize EIC data

## DEVELOPMENT
- `npm install`
- `npm run dev`

## DEPLOYMENT
- `npm run build`
- `npm run deploy`

## LIVE URL
- https://nasa-gibs.github.io/EIC-Monitor

0 comments on commit 8ca845b

Please sign in to comment.