To run
$ git clone https://github.com/bornfree/openshapes
$ cd openshapes
$ sudo apt-get install curl
$ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
$ sudo apt-get install nodejs
$ npm install -g yarn server
$ npm install
If we want to change anything, we can change now.
$ yarn build
$ serve -s build