Source code for my personal website living at jvelo.at.
If I have built it, it is by standing on the shoulders of Giants:
The code for the site is licensed under the Mozilla Public License 2.0.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start the storybook server with:
yarn storybook