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