We should push an initial project setup to this repository for the viewer app that imports Mapbox (for example). This will be the base that other team members will build on as they add more features/UI to the project.
This should support adding libraries via npm, and being able to build/bundle the app for deployment.
My recommendation is to use Snowpack as the bundler, but Parcel/Webpack etc all work too.
We should push an initial project setup to this repository for the viewer app that imports Mapbox (for example). This will be the base that other team members will build on as they add more features/UI to the project.
This should support adding libraries via npm, and being able to build/bundle the app for deployment.
My recommendation is to use Snowpack as the bundler, but Parcel/Webpack etc all work too.