You'll be able to start develop right away — clone the repo.
$ git clone https://github.com/ruport-digital/rutorika-template
Check INSTALL.md to verify if your development environment ready and COMMANDS.md for the list of available commands.
make install
make start
make lint
make build
ERR! Failed at the node-sass postinstall script 'node scripts/build.js'
Try to install this:
sudo apt install -y build-essential gcc make libpng-dev
And make sure python2 is installed
sudo apt install python2