Guess colors and win nothing.
Play here: t0rbn.github.io/faerbl
This project is based on the vite + react Template using npm
- Install dependencies:
npm install - Start development server:
npm run dev - Generate production build:
npm run build
The main branch will be deployed automatically to github pages using the CI action in .github/workflows/deploy.yml
