Skip to content

gwynncausing/react-mapbox

Repository files navigation

Mapbox + Vite + React TS + Cypress

Deployed version can be access through React MapBox.

To run the app:

  1. npm install
  2. npm run dev

To test:

  1. must run the app first
  2. npm run test