Edit README
This commit is contained in:
parent
ff846443f0
commit
f4b0892ab8
@ -3,9 +3,14 @@ Frontend for the self-hosted Minecraft authentication server
|
|||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
1. Install dependencies
|
1. Install dependencies
|
||||||
|
<br/>
|
||||||
`yarn add` OR `npm i`
|
`yarn add` OR `npm i`
|
||||||
|
|
||||||
2. Build project
|
2. Build project
|
||||||
|
<br/>
|
||||||
`yarn build` OR `npm build`
|
`yarn build` OR `npm build`
|
||||||
|
|
||||||
3. Move build to yggdrasil
|
3. Move build to yggdrasil
|
||||||
|
<br/>
|
||||||
`mv dist/* [folder to yggdrasil]/static/`
|
`mv dist/* [folder to yggdrasil]/static/`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user