From 1c69c4abf6e54ccab886c23cd6e691179ce6f076 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 7 Oct 2022 12:37:48 +1100 Subject: Install client side tools Install and configure Vite, Vue, Tailwind, Pinia, Typescript, and ESLint Add basic framework files (index.html, App.vue, main.ts, etc) Update READMEs Add favicon, font, and LICENCE.txt --- public/font/Ubuntu-Regular.woff2 | Bin 0 -> 114860 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/font/Ubuntu-Regular.woff2 (limited to 'public/font/Ubuntu-Regular.woff2') diff --git a/public/font/Ubuntu-Regular.woff2 b/public/font/Ubuntu-Regular.woff2 new file mode 100644 index 0000000..667cebb Binary files /dev/null and b/public/font/Ubuntu-Regular.woff2 differ -- cgit v1.2.3