Figure 1: Default case |
Figure 2: Losing case |
Figure 3: Winning case |
- Make sure you have node installed in your machine. If not, download and install it from its official website https://nodejs.org/en/.
- After installing node, make sure you have vite. If you don't, install it with the command npm install -g vite
- Clone the repository
- Run "npm install"
- Run "npm run dev"