Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 192 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 192 Bytes

React Mapbox

Development

You can start the dev server with this command:

npm start

Production

You can build the project with this command:

npm run build