Skip to content

DreamExposure/discal-web

Repository files navigation

DisCal Website

The official DisCal Bot website, built with Next.js and TailwindCSS.

Development

Requirements:

  • yarn for package management
  • Clone repository
    • git clone git@github.com:DreamExposure/discal-web.git
  • Install dependencies
    • yarn install
  • Build and develop
    1. yarn clean
    2. yarn run
    3. Open http://localhost:3000 and make your changes
    4. Commit your changes and open a pull request

Licensing

This website and project is licensed under GPLv3