Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 341 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 341 Bytes

ncdeq-viewer

NCDEQ Viewer

viewer to display and explore NCDEQ model data

to get started to

clone the repo

git clone [email protected]:nemac/ncdeq-viewer.git

then

$cd ncdeq-viewer

then

npm install

finally

npm run start

Goto http://localhost:8080 in a web browser