@@ -3,9 +3,14 @@ Frontend for the self-hosted Minecraft authentication server
# How to use
1. Install dependencies
<br/>
`yarn add` OR `npm i`
2. Build project
<br/>
`yarn build` OR `npm build`
3. Move build to yggdrasil
<br/>
`mv dist/* [folder to yggdrasil]/static/`
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.