mrsmith123/curateship

The CurateShip project.

Installs: 35

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/mrsmith123/curateship

0.1.0 2020-06-05 13:36 UTC

This package is auto-updated.

Last update: 2025-09-11 00:09:52 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