The is a simple test webpage of the MBTA Commuter Rail Departures schedule. It is implemented in pure React.js, no Redux.
Instructions:
- Download or clone the repository to your local computer.
- Install Node.js
- In the root directory of this repository, run 'npm install'
- Run 'npm run serve'
- Open your browser to http://localhost:8000