Skip to content

PurrProof/lucky-duck-casino

Repository files navigation

Casino Lucky Duck

Screenshot

How to run

In the first terminal:

git clone git@github.com:PurrProof/lucky-duck-casino.git
cd lucky-duck-casino/
composer install
cp .env.example .env
./vendor/bin/sail up

in the second terminal:

./vendor/bin/sail php artisan key:generate
./vendor/bin/sail npm install
./vendor/bin/sail npm run build
./vendor/bin/sail artisan migrate # answer yes

in the browser:

http://127.0.0.1

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published