Xenon-Bot / website

The website for Xenon powered by next.js

Home Page:https://xenon.bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://xenon.bot

License:MIT License


Languages

Language:JavaScript 98.6%Language:CSS 1.4%