Paulus Schoutsen 56907fb922
Add gallery (#1475)
* Add gallery

* Add build script

* Lint

* Remove cache
2018-07-19 15:24:30 +02:00

10 lines
119 B
Bash
Executable File

#!/bin/sh
# Run the gallery
# Stop on errors
set -e
cd "$(dirname "$0")/.."
../node_modules/.bin/webpack-dev-server