The official DisCal Bot website, built with Next.js and TailwindCSS.
Requirements:
yarn
for package management- Clone repository
git clone git@github.com:DreamExposure/discal-web.git
- Install dependencies
yarn install
- Build and develop
yarn clean
yarn run
- Open
http://localhost:3000
and make your changes - Commit your changes and open a pull request
This website and project is licensed under GPLv3