npm run setup
Will install all needed packages
npm run build
or for watch build of game files which will auto rebuild as soon as a file is saved.
npm run dev
There are tasks setup for this if you are using vscode (located in the .vscode folder)
npm run format
1. Run in terminal: http-server Game/
2. Goto http://127.0.0.1:8080 in a browser