pharmacy_manager App created with Laravel back-end and Reactjs front-end How to run app Open command line at pharmacy_backend: "composer install -> php artisan serve" Open command line at pharmacy_frontend: "npm install -> npm run dev"