Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 730 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 730 Bytes

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.