litefyr / browsersync
Package for Browsersync integration for easier development with ddev
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:neos-litefyr
pkg:composer/litefyr/browsersync
Requires
- neos/neos: *
README
This pacacke helps you to run your Neos installation with ddev-browsersync. It is enabled only in the
Development/ddev
Flow context.
Installation
This package is available via packagist. Run composer require litefyr/browsersync --no-update
in your
Litefyr.Distribution
package. After that, run composer update
in your root directory.