/aptiw-assessment

Building a task manager with graphql/apollo/vue/a sprinkle of php

Primary LanguagePHP

Steps to setup

  1. clone repo

  2. composer install && npm install

  3. php artisan migrate --seed

  4. npm run build

  5. php artisan serve, then visit http://127.0.0.1:8000