πQuick Start
Setup Berry CodeIgniter
Prerequisites
XAMPP/ WAMP
Composer
Installation
c:>cd berry-code-ignitor// Install all required packages in the Vendor folder
composer install
// Runs the project
php spark serveLast updated