# mapbox-vision-website **Repository Path**: mirrors_mapbox/mapbox-vision-website ## Basic Information - **Project Name**: mapbox-vision-website - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mapbox Vision SDK # This project uses Gulp, Webpack, Jekyll, React ## Getting Started ## 1. Install Bundler: `gem install bundler` 2. Install dependencies: `bundle install` 3. Install Node packages: `npm install` ## Daily Startup ## 1. `cd` to project directory 2. Start environment: `npm start` 3. Navigate to [http://localhost:9999/](http://localhost:9999/) ## Video Compression ## ex: `ffmpeg -i segmentation_og.mp4 -b:v 0 -crf 25 segmentation.mp4`