Please do this before workshop. Ping me on Slack if you have any problems with setup.
- If you don't have it yet, download and install JDK 8 and Node/NPM (Node/NPM is optional) on your machine
- Install Clojure CLI
- Clone workshop repository that we are going to work with
cd
into repo's directory and execute the following commands
npm run build
to start dev servernpm run ide
to start IDE server, which we will work in