daniel.schleindlsperger.de

Netlify Status

Usage

$ 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

Deployment

The site is continuously deployed by pushing the master branch.