Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 228 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 228 Bytes

Waza

A learning resource for judo practitioners.

Setup

Install Nix and direnv and run:

cp .envrc.example .envrc
direnv allow
yarn
yarn dev

Deploying

This website uses GitHub Pages.

yarn deploy