This project was developed during my internship at LeanIX. Special Thanks to Konstantin Tieber
- clone repository
- run
npm install
- start local server with
npm start
- run
npm run build
to get production build - run
npm run deploy
to publish dist folder on gh-pages branch