Generates a two-sided printable document with flashcards for studying
- Install
node
- Run
npm i
- Run
npm run dev
- Click the link in the console
- You are now in the browser
- Enter the local path to the csv file (
examples/latin.txt
) - Enter the separator of the csv file
- Look at the console output if nothing happens
- Press
Ctrl + P
and print (to pdf)