This is just project for my personal website. I made it public just because I want to be able to show the code. Although it is not the best project I've created.
Project is based on 11ty, typescript, SASS and webpack (not all the power of it is used).
yarn install
for development
yarn serve
for creating production bundle
yarn build