You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
-
# React + TypeScript + Vite
1
+
# Quest App
2
+
3
+
This app is a handy tool for coming up with rosters for the board game Quest. You can create various loadouts, get some insight into the balance of a particular loadout, and generate randomized loadouts for quick setups.
4
+
5
+
Access the site on [GitHub Pages](https://talberon.github.io/quest-app/).
6
+
7
+
## React + TypeScript + Vite
2
8
3
9
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
0 commit comments