Skip to content

AustineChi/football-scoreboard

Repository files navigation

Football Scoreboard Monorepo

This monorepo contains two packages: football-scoreboard-library and football-scoreboard-ui.

Packages

  • football-scoreboard-library: A TypeScript library that implements the core functionality for managing football matches, including adding, updating, and finishing matches.
  • football-scoreboard-ui: A React application that provides a user interface for interacting with the scoreboard library.

Scripts

To manage the monorepo, the following scripts are available:

  • Build Both Packages:

    pnpm run build
  • Start Development Server for UI:

    pnpm run dev

Requirements

  • Node.js: The project requires Node.js version ^20.11.1.

License

MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published