Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.
/ MeanScout Public archive

A lightweight FRC scouting web app built with SvelteKit. (Development has moved to TeamMeanMachine/MeanScout)

License

Notifications You must be signed in to change notification settings

Aidunlin/MeanScout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff7e6c0 · Aug 16, 2024
May 22, 2024
Mar 29, 2024
Sep 6, 2023
Sep 6, 2023
Sep 6, 2023
Jan 16, 2024
Mar 21, 2024
Mar 21, 2024
Aug 16, 2024
May 11, 2024
May 10, 2024
Mar 25, 2024
Feb 11, 2023

Repository files navigation

MeanScout

A lightweight FRC scouting web app built with SvelteKit.

https://meanscout.team2471.org

Powered by

Contributing

Find a problem? Make an issue!

Fix a problem? Make a pull request!

To develop MeanScout (or a fork), you will need Node.js/npm, a text editor, a terminal, and a browser. After cloning, use npm install and then npm run dev in the root folder to start tinkering.

View the SvelteKit docs to learn how to build and deploy MeanScout.