Skip to content

mrloop/race-ext-react

Repository files navigation

Node.js CI

⚙ race-ext-react

The orginal race-ext was build using an early beta of glimmerjs. This is a spike in reactjs. See original blog post here

Web Extension to retrieve britishcycling.org.uk/events entrants ordered by regional and national rankings

Firefox addon

Chrome addon

web extension screenshot

Prerequisites

This project was bootstrapped with Create React App.

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:mrloop/race-ext-react.git this repository
  • cd race-ext-react
  • yarn

Running / Development

  • yarn build; yarn start:firefox

Unfortunately no live reloading at the moment

Building

  • yarn build

Testing

  • yarn test

Deploy

Build for firefox ext

yarn build:ext

Build for chrome ext

yarn build:ext

Further Reading / Useful Links

About

race-ext rewritten in reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published