The official website of MCDReforged, built with:
- Production: https://mcdreforged.com
- Production (backup): https://mcdreforged.vercel.app
- Development: https://website-dev.mcdreforged.com (associated with the dev branch)
Install requirements
npm installRun dev server
npm run devBuild
npm run build