Skip to content

Discord4J/discord4j-web

Repository files navigation

Discord4J Website

The official Discord4J website, built with Vue.js and bulma.io.

Development

Requirements:

  • yarn for package management
  • Clone repository
    • git clone git@github.com:Discord4J/discord4j-web.git
  • Install dependencies
    • yarn install
  • Build and develop
    1. yarn clean
    2. yarn generate
      • yarn serve to run development server
      • yarn build to build for production (check dist folder afterwards)

Licensing

This website and project is licensed under LGPLv3