Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 379 Bytes

Parently

Parent powered after-school care.

Parent portal to fairly share the care for your kids.

Tech

Get Started

copy .env.example to .env and edit details

run composer install

run npm install

run php artisan migrate --seed

run npm run dev