litefyr / browsersync
Package for Browsersync integration for easier development with ddev
0.4.1
2024-05-16 19:08 UTC
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.