Skip to content

metro-ontime/frontend

Repository files navigation

Metro Performance Monitor Website

This is the front end React App for our performance monitor tool. Published on GitHub pages.

Getting Started

  1. Clone & install packages:
git clone https://github.com/metro-ontime/frontend.git
cd frontend
yarn
  1. Run live dev server:
yarn dev
  1. Build for production:
yarn build

Coding Style (this section is out of date)

We use ESLint with the AirBnB javascript/react Style Guide, available here: https://github.com/airbnb/javascript/tree/master/react

Linting is run with

npm start
npm run build
npm run lint

About

Front end code for performance monitor app

Resources

License

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors