Skip to content

oxford-spelling/oxford-spelling.github.io

Repository files navigation

Oxford Spelling

Welcome to the website for the Oxford Spelling Advocates group! Anyone who desires can join this.

TODO

  • Hart's Rules section

Setting up locally

# Install prerequisites
yarn install

# Serve
yarn dev

# Build
yarn build