Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 459 Bytes

logo

Netlify Status

Website for the Auckland University Goju Ryu Karate Club, written in Vue.

Currently hosted at https://www.uoa-karate.club/

Running the site

Install

yarn install

Serve

yarn serve

Build

yarn build