# PHC Math Qwordle This is a ripoff of the original Qwordle, but this is much better because it only uses mathematical words and you can do it as many times a day as your heart desires. ## Usage To live preveiw it, run ```bash pnpm install pnpm run dev ``` To build it, run ```bash pnpm install pnpm run build ```