Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 364 Bytes

BabelJenks

Just a very simple site to create language "Flashcards". Just edit languages.json to add new words and translations.

If would like to try it out using podman/docker, just try:

$ podman pull quay.io/rhn_gps_cjenkins/babeljenks
$ podman run  -p 8000:8000 quay.io/rhn_gps_cjenkins/babeljenks

Then point your broswer to https://localhost:8000