Getting started
[
Front page
] [
New
|
Page list
|
Search
|
Recent changes
|
Help
|
Log in
]
Start:
* Project starting [#o23a87ae]
Clone and install the starter-kit from this repository:
# git clone https://github.com/jay19240/WarmeY2K-Starter...
# cd WarmeY2K-StarterKit
# npm install
# npm run dev
Edit the ''src/game_screen'' and insert the following lin...
console.log('onEnter');
Go to http://localhost:5173.~
You should see "onEnter" in your inspector !~
RIGHT:Next step >> [[File formats]]
End:
* Project starting [#o23a87ae]
Clone and install the starter-kit from this repository:
# git clone https://github.com/jay19240/WarmeY2K-Starter...
# cd WarmeY2K-StarterKit
# npm install
# npm run dev
Edit the ''src/game_screen'' and insert the following lin...
console.log('onEnter');
Go to http://localhost:5173.~
You should see "onEnter" in your inspector !~
RIGHT:Next step >> [[File formats]]
Page: