This is a tracking website for the Raid Party.
git clone https://github.com/Oktalize/raidparty-helper
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/pages/index.tsx
. The page auto-updates as you edit the file.
This README is a placeholder since this repo is new. You can go read the source code yourself for now.