Skip to content

oota-sushikuitee/roulette

 
 

Repository files navigation

Roulette - Simple Roulette application

License CodeQL ESLint Test

Description

This is a simple roulette application

Quick Start

Clone the repository

$ git clone https://github.com/oota-sushikuitee/roulette

Change directory

$ cd roulette

Install dependencies

$ yarn install

Start the application

$ yarn dev