ngseke / taroko-oa

Home Page:https://ngseke.github.io/taroko-oa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taroko Contact List

Slide

https://github.com/ngseke/taroko-oa/blob/main/slides-export.pdf

Demo

https://ngseke.github.io/taroko-oa/

(You will need to start the API server locally on port 3000 first.)

Installation

Recommended environment:

  1. node 18.17.0
  2. pnpm 8.6.10

Install dependencies

pnpm i

Create environment variable

cp .env.example .env
code .env # edit `.env` file and set your `VITE_API_URL`

Development

pnpm run dev

Build

pnpm run test
pnpm run lint
pnpm run build

Quiz Answer

https://github.com/ngseke/taroko-oa/blob/main/quiz-answer.txt

About

https://ngseke.github.io/taroko-oa/


Languages

Language:TypeScript 93.3%Language:JavaScript 5.6%Language:HTML 0.8%Language:Sass 0.2%