Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,10 @@ FRC team 1816's Scouting application, GreenScout! (Now in JavaScript!)
```
- if broke: `rm -Force .\node_modules\.cache\gh-pages\`

2. `cd .\greenscoutjs\`
3. `vite build --base /GreenScoutJS`
4. `gh-pages -d dist`
2. `vite build --base /GreenScoutJS`
3. `gh-pages -d dist`

- How to run locally in browser (Assuming you have installed vite from above)
1. `cd .\greenscoutjs\`
1. `npm run dev`

2. `npm run dev`

3. Open [http://localhost:5173/GreenScoutJS](http://localhost:5173/GreenScoutJS)
2. Open [http://localhost:5173/GreenScoutJS](http://localhost:5173/GreenScoutJS)
546 changes: 516 additions & 30 deletions bun.lock

Large diffs are not rendered by default.

File renamed without changes.
16 changes: 0 additions & 16 deletions greenscoutjs/README.md

This file was deleted.

558 changes: 0 additions & 558 deletions greenscoutjs/bun.lock

This file was deleted.

24 changes: 0 additions & 24 deletions greenscoutjs/index.html

This file was deleted.

Loading