booger_quest/README.md
Jason McPheron ca49b0546d 🤖 Plandex → apply pending changes
✏️  Initialize Node.js project with Express server and basic HTML page
2024-04-21 09:34:43 -07:00

10 lines
401 B
Markdown

# 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: