This is a little game demo done with Alpine.js.
Clone the project
git clone https://github.com/npostulart/alpine-simon.git
Go to the project directory
cd alpine-simon
Install dependencies
npm install
Start the server
npm run dev
This is a little game demo done with Alpine.js.
Clone the project
git clone https://github.com/npostulart/alpine-simon.git
Go to the project directory
cd alpine-simon
Install dependencies
npm install
Start the server
npm run dev