Vanilla typescript mapbox-gl app for visualizing eastern texas flood assessment GIS data.
npm run dev
The server will hot reload on all changes.
npm run build
The server will compile the typescript and assets to dist/
which can then be deployed as a static site wherever you wish