Skip to content

dannybunschoten/slot_machine

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages