1
Fork 0
bauke-xyz/README.md

14 lines
330 B
Markdown

# bauke.xyz
> My personal website.
## Building
To build the site [Node](https://nodejs.org) and [Yarn](https://yarnpkg.com) are required.
Then, run `yarn build`. The site will be built to the `public/` directory.
## License
Open-sourced with the [MIT license](https://git.holllo.cc/Bauke/bauke.xyz/src/branch/main/LICENSE).