Skip to content
Snippets Groups Projects
Select Git revision
  • 6f31f2e8a4f4e1d005420956ca9ad4bc16d46c0a
  • main default protected
2 results

project-scouting-tool

user avatar
Leander authored
6f31f2e8
History

Scouting tool

A visualization of data scraped from FBref.com, containing detailed statistics of soccer players.

Getting Started

  1. Install dependencies by either running npm ci or yarn
  2. Start the development server by running npm run dev or yarn dev

You are now ready to start building your D3.js project with TypeScript!

Building for Production

To build the project for production, run npm run build or yarn build. The output will be in the dist folder.