Skip to content

jjcsinke/parently

Repository files navigation

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