NextJS application for xenon.bot
NextJS application for the Xenon Bot website. Depends on the Xenon API to work correctly.
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
npm install
npm run build
npm run start