A ReactJS CMS for acore-cms and the azerothcore NestJS API
This is being built with React Router 7. Using it as a framework.
- Start the dev server with:
pnpm run dev
First, build your app for production:
pnpm run build
Make sure to deploy the output of pnpm run build
/build/server
/build/client