Skip to content

tombabolewski/petstore

Repository files navigation

PetStore Client

  1. Copy .env.example to .env
  2. Install dependencies
composer i
npm i
  1. Generate the docs
php artisan scribe:generate
  1. Run development server
php artisan serve
  1. Run Vue SPA
npm run dev
  1. By default, the application is accessible at http://127.0.0.1:8000. The documentation can be found at /docs

About

recruitment task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors