diff --git a/guide.php b/guide.php index 7123ce6..5f85a0e 100644 --- a/guide.php +++ b/guide.php @@ -51,7 +51,7 @@ $dll_version = @file_get_contents("supplementals/client drop-in/latest.txt");
npm i
(or npm install
) to install library dependenciesnpm run dev
(if this is too slow on your machine, you can use npm run build
followed by npm run start
)