/qvgds

Qui Veut Gagner Des Shitcoins

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

qvgds

Qui Veut Gagner Des Shitcoins

Front

Run the following commands :

cd qvgds-front npm install npm run dev

Back

Follow instructions to install & run Sail on your environment : https://laravel.com/docs/9.x/sail#installation

cd qvgds-back ./vendor/bin/sail up -d

When using artisan command always run with :

./vendor/bin/sail artisan {command}