composer install
chmod +x run.sh
docker-compose build
./run.sh /path/to/theme
php -S localhost:3333
Run the app and jump into terminal:
docker-compose run --entrypoint bash app
Wish list:
- Backstop.js
- Automatically generated and deployed style guides
- Accessibility testing using a headless browser