Eagle eye is a development platform that is built with a PHP framework called Phalcon, and a frontend framework called Vue. It utilizes Phalcon 4 and Vue 3.
git clone git@github.com:eklect/EagleEye.git
npm install
composer install
npm run devOR
npm run watch