mrsmith123/curateship

CurateShip项目。

安装: 34

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

类型:项目

0.1.0 2020-06-05 13:36 UTC

This package is auto-updated.

Last update: 2024-09-10 22:04:55 UTC


README

请运行以下命令

  1. composer update
  2. cp .env.example .env
  3. php artisan key:generate
  4. npm i
  5. php artisan serve
  6. 在命令行中打开一个新标签页,然后运行 gulp watchnpm run gulp watch