Skip to content

Stalruth/cut-explorer

Repository files navigation

Top Cut Explorer

Fine grained analytical tool for successful VGC teams.

Adding a Tournament

  • Save the Tournament file as /static/data/tournaments/[year]/[name].json
    • These can be made fairly easily from the files at
      • My [Homemade Standings Website]
      • Julien's [PokéData]
  • Add the tournament to /src/[year]/TournamentList.svelte

Running the development server

npm run dev

Deployment

Project is set up for Netlify deployment; some fenagling may be required for other deployment environments