1.0.4 • Published 2 years ago

@multivisio/dpacker v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Installation

Create Ddev server

  • ddev config

Init npm

  • npm init

Install npm package

  • npm i @multivisio/dpacker

Port forward for live reload

Copy ddev/docker-compose.livereload.yaml into .ddev configuration folder

Ddev command watch (optional)

Copy ddev/watch into .ddev/commands/host

Now you can simply start the watcher in command line

  • ddev watch