Skip to content

fondation-unit/docker-unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Composer dependencies

docker-compose up -d
docker-compose exec wordpress composer install --working-dir=/var/www/html/wp-content/themes/unt

Use NPM

docker-compose exec wordpress npm run watch --prefix wp-content/themes/unt