/7guis

Sample app (7GUIs implementation) to showcase Tape Framework

Primary LanguageClojure

README

tape.tape.guis7

About

Sample app (7GUIs implementation) to showcase Tape Framework. See https://eugenkiss.github.io/7guis.

Points of interest

Startup
Layout
Events and Views
Interceptors and Signals

Usage

cd 7guis
CLJ_CONFIG=../versions/ clj -A:versions:test
(build/big) ;; figwheel with piggieback
;; Opens http://localhost:9500/
(in-ns 'tape.guis7.dev)

License

Copyright © 2020 clyfe

Distributed under the MIT license.