A Hoplon project designed to teach typing while having fun
- java
- npm
npm install
npx shadow-cljs watch app
-
Go to http://localhost:8000 in your browser. You should see a slime and a word. Type the word. Bum!
-
If you edit and save a file, it will recompile the code and reload the browser to show the updated version.
npx shadow-cljs release app
Copyright © 2023 Marcelo Nomoto