PHP framework for web applications and APIs.
Configured with Bootstrap4, but could just as easily support others.
note: instructions for PHP Version 7.4.x
For testing and development of core features on a Windows 10 computer
Install PreRequisits
Install PHP : http://windows.php.net/download/
Install Git : https://git-scm.com/
Install Composer : https://getcomposer.org/
git clone https://github.com/bravedave/dvc.git dvc
cd dvc
composer update
cd tests
run.cmd
... the tests are visible on http://localhost/