The official Web Performance User Group Berlin website
TODO at description about pull request or email here...
# have a look at the site using `sync`
# - kicks off browsersync
$ npm run sync
# develop the site using `dev`
#
# - kicks off browsersync
# - starts postcss including watcher for main.css
$ npm run dev