RhysLees / AceOfSpades

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AceOfSpades

image

Installation

git clone https://github.com/RhysLees/AceOfSpades.git
cd AceOfSpades
composer install
cp .env.example .env && php artisan key:generate 
npm install && npm run build
php artisan native:install
php artisan native:serve

About


Languages

Language:PHP 74.6%Language:Blade 23.7%Language:JavaScript 1.6%Language:CSS 0.1%