Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/teammeanmachine/meanscout

A lightweight FRC scouting web app built with SvelteKit.
https://github.com/teammeanmachine/meanscout

271 fontawesome frc-scouting meanscout pwa svelte sveltekit thebluealliance

Last synced: about 12 hours ago
JSON representation

A lightweight FRC scouting web app built with SvelteKit.

Awesome Lists containing this project

README

        

# MeanScout

A lightweight FRC scouting web app built with SvelteKit.

https://meanscout.team2471.org

## Powered by

- [SvelteKit](https://kit.svelte.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [FontAwesome](https://fontawesome.com/)
- [Fira Code](https://github.com/tonsky/FiraCode)
- [The Blue Alliance](https://www.thebluealliance.com/)

## 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](https://kit.svelte.dev/docs/building-your-app) to learn how to build and deploy MeanScout.