Skip to content

JS Slot Machine is a Progressive web app with a regular slot machine game that has the logos of main JS-related tools as symbols.

Notifications You must be signed in to change notification settings

marianapatcosta/js-slots-vite

Repository files navigation

JS SLot Machine

Available Scripts

In the project directory, you can run:

yarn install

Installs all the dependencies required to run and develop this application.

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Build a production-ready application.

yarn lint

Run linter command.

yarn preview

Runs the production-ready app.
Open http://localhost:5000 to view it in the browser.