Documentation for Vessel.
To install deps for this using Node 10, run:
./develop npm install --unsafe-perm=true
This requires the
vessel
project and imagesvessel/app
andvessel/node
to exist on your system.
Currently it's not in a great state, but I don't have time to improve it to a more modern flow/css framework.
Build static assets:
./develop gulp [watch]
Build jigsaw:
docker run --rm -it -v $(pwd):/opt -w /opt vessel/app root bash
> ./vendor/bin/jigsaw build