- Install Node.js and Visual Studio Code.
- Open this game folder in Visual Studio Code.
- Open a terminal (Terminal > New Terminal).
- run
npm install
. If it failed for any reason, try again. - run
npm run watch
.
npm install
. If it failed for any reason, try again.npm run watch
.