NCDEQ Viewer
viewer to display and explore NCDEQ model data
to get started to
clone the repo
git clone git@github.com:nemac/ncdeq-viewer.git
then
$cd ncdeq-viewer
then
npm install
finally
npm run start
Goto http://localhost:8080 in a web browser