qunabu/silverstripe4-installer

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.

The SilverStripe Framework Installer

dev-master 2019-07-30 07:32 UTC

This package is auto-updated.

Last update: 2023-03-20 09:48:44 UTC


README

  1. composer create-project -s dev qunabu/silverstripe4-installer PROJECT_NAME
  2. docker-compose up -d attaches on port 3000 (kill other apps that use this port)
  3. cd themes\PROJECT_NAME
  4. npm i
  5. npm run watch