Skip to content

Xenon-Bot/website

Repository files navigation

NextJS application for xenon.bot

NextJS application for the Xenon Bot website. Depends on the Xenon API to work correctly.

Dev Server

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy

npm install
npm run build
npm run start

About

The website for Xenon powered by next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published