mrsmith123/curateship

The CurateShip project.

0.1.0 2020-06-05 13:36 UTC

This package is auto-updated.

Last update: 2024-04-10 21:07:48 UTC


README

Kindly run the following commands:

  1. composer update
  2. cp .env.example .env
  3. php artisan key:generate
  4. npm i
  5. php artisan serve
  6. open a new tab of command line then run gulp watch or npm run gulp watch