Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 158 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 158 Bytes

blank-filling

Custom fill in the blank quiz.

Set Q & A in /src/data.json, and enjoy your quiz.

Run dev locally

npm install
npm run dev