-
Visual Studio Code
- Download: Visual Studio Code
-
Node.js
- Download: Node.js
-
XAMPP
- Download: XAMPP
-
Composer
- Download: Composer
-
Git
- Download: Git
- Ensure that you have all the required software installed as listed above.
node -v php -v composer -v
git clone https://github.com/jiliangarette/club-nexus.gitcd club-nexuscp .env.example .envphp artisan key:generatenpm installcomposer installphp artisan servephp artisan reverb:startnpm run devOpen your web browser and navigate to:
http://127.0.0.1:8000/