blob: 2d08a615f119455f8c22ae688fbf2c818dffa8ed [file] [log] [blame]
# Installation
sudo apt install npm
sudo npm install grunt-cli
cd web/dev
sudo npm install
# Build
grunt build
# deploy
copy files (mostly index.html) to web folder