/simple-flashcards

one page flashcard app for gh-pages in reagent / cljs

Primary LanguageClojureMIT LicenseMIT

It's just a simple flashcard app

play with it here!

Development mode

lein figwheel

Building for production

lein clean
lein package

Having built for production try out locally by viewing the index.html file in the root of the project in a browser.