The official Discord4J website, built with Vue.js and bulma.io.
Requirements:
yarn
for package management- Clone repository
git clone git@github.com:Discord4J/discord4j-web.git
- Install dependencies
yarn install
- Build and develop
yarn clean
yarn generate
-
yarn serve
to run development serveryarn build
to build for production (checkdist
folder afterwards)
This website and project is licensed under LGPLv3