mapbox-gl-directions-test

Setup

bundle install
npm install

Run

shell> rails s
in another shell> npm run dev

rails s will start the server. Make sure you run after you've installed the gems through bundler.

Running npm run dev will give you the assets and webpack bundles.

Server URL

http://localhost:3000