My website's source code. This site is currently online here.
- Make sure you have Yarn installed and available in your
$PATH
When in the project directory,
- Install dependencies
$ yarn
- Execute the build script
$ yarn build
- The website should now be built into a new
./distdirectory