Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 469 Bytes

slow-zone-web

Mobile-friendly CTA arrival data. We expect to be moving shortly.

Development

To run your Remix app locally, make sure your project's local dependencies are installed:

nvm use
npm install
npm run dev

Open up http://localhost:3000 and you should be ready to go!

Deployment

Automatically deployed via Vercel's Git Integration.