Website for the Auckland University Goju Ryu Karate Club, written in Vue. Currently hosted at https://www.uoa-karate.club/ Running the site Install npm install Serve npm run serve Build npm run build Test npm test