Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 483 Bytes

A fun Slot Machine app. The main branch of this application is deployed here.

Getting Started

  • ensure node version 20 is installed and is used.
  • clone the repository with git clone [email protected]:dannybunschoten/slot_machine.git
  • enter the right directory with cd slot_machine
  • run npm install to install all dependencies.
  • run npm run dev to run a local hosted verion of this application
  • visit http://localhost:3000 to start the fun