Installation

Clone and install this repository to work directly on it:

# git clone https://github.com/jay19240/WarmeY2K.git
# cd WarmeY2K
# npm install
# npm run dev

We've created a built-in boilerplate in the src/play folder dedicated for new project.
Edit the src/play/play_screen and insert the following line in the onEnter function:

console.log('onEnter');

Go to http://localhost:5173/ and select the "Play" button.
You should see "onEnter" in your inspector !

Next step >> Export files

Front page   New Page list Search Recent changes   Help   RSS of recent changes