A simple and clean web application to track in-game events for Punishing: Gray Raven and Wuthering Waves.
Preceded by PGRNow
- Displays current and upcoming game events.
- Shows server time for different game servers.
- Clean and responsive user interface.
- Clone the repository:
git clone https://github.com/ppyroath/ppyroath.github.io.git
- Navigate to the project directory:
cd ppyroath.github.io - Install dependencies:
npm install
- Run the development server:
npm run dev