1
Fork 0
bauke-xyz/README.md

14 lines
330 B
Markdown
Raw Normal View History

2020-07-31 10:45:37 +00:00
# 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).