Skip to content

jaimesangcap/7gui

Repository files navigation

Clojurescript solution to 7gui tasks

Running the demo

Install clojure

brew install clojure/tools/clojure

Full instruction and other method to install clojure https://clojure.org/guides/getting_started

Install npm dependencies to run shadow-cljs

npm install

Run the demo app

shadow-cljs watch app

Demo should be accessible at http://localhost:8000

Tests results should be accessible at http://localhost:8021/

Tools

Shadow CLJS - Fully featured build tool for ClojureScript / JavaScript

Reagent - Clojurescript wrapper for ReactJs

@testing-library/react - For unit testing components

About

Clojurescript solution for 7gui tasks https://eugenkiss.github.io/7guis/tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published