-
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Grant Bartlett edited this page May 14, 2017
·
5 revisions
This is currently a Work in progress CnCNet Ladder API & UI for Command & Conquer.
The aim is to support all CnCNet games at https://cncnet.org which feature recording in-game statistics.
- Installing the projects dependencies
npm install
- Configure .env to your local mysql database
- Run
composer install
- Run
php artisan serve