Skip to content

newyork-anthonyng/faster-mta

Repository files navigation

faster-mta

This is a rebuilt version of MTA Subway Time website. You can view it here.

Getting started

$ npm install
$ npm start
$ open http://localhost:8080

Deployment

This website uses Firebase. It uses Firebase Hosting to host static assets, and Firebase Functions for the backend.

$ npm run deploy.hosting # deploy to Firebase Hosting
$ npm run deploy.functions # deploy to Firebase Functions

Audit

The main focus of this website is to provide a fast user experience.

We will use WebPageTest to measure this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published