Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 659 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 659 Bytes

DisCal Website

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

Development

Requirements:

  • yarn for package management
  • Clone repository
  • 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