ashnorseman / tim-word-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get started

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

How to add words

  1. Add new words in public/data/word-list.json
  2. Create a folder using the word name under public/media directory. Put all your images and audio in the folder, follwing the naming specification.

About


Languages

Language:TypeScript 85.3%Language:CSS 12.2%Language:JavaScript 2.5%