$ git clone https://github.com/danielschleindlsperger/daniel.schleindlsperger.de.git
$ cd daniel.schleindlsperger.de
$ nvm use
$ npm install
$ npm start
Open the browser on localhost:7777
The site is continuously deployed by pushing the master
branch.