No description
Find a file
Jason McPheron 3bf77ef96d 🤖 Plandex → apply pending changes
✏️  Add timer game functionality to the app
2024-04-21 09:41:13 -07:00
public 🤖 Plandex → apply pending changes 2024-04-21 09:41:13 -07:00
app.js 🤖 Plandex → apply pending changes 2024-04-21 09:34:43 -07:00
package.json 🤖 Plandex → apply pending changes 2024-04-21 09:34:43 -07:00
README.md 🤖 Plandex → apply pending changes 2024-04-21 09:34:43 -07:00

Understanding Node.js and npm

This is a demo project to help Jason understand how Node.js and npm work.

The project includes a basic web page/app with an interactive timer game, where the goal is to tap the timer button consistently.

Installation

To run this project, you will need Node.js and npm installed on your computer. After installing Node.js, you can set up the project by running: