Skip to content

descryptors/proto

Repository files navigation

Proto

"Prototyping cuts the work to produce a system by 40 percent." — Larry Bernstein, Bell Communications Research

proto

indicating the first or earliest or original; beginning; giving rise to; parent substance of a (specified) substance.
protolithic; protoplasm; prototype.


Proto is a collection of UI protoplasm handy for prototyping components for Hiccup and Reagent.

Building

To build Proto you will need to install Clojure CLI tools.

Start

clj -A:figwheel

This will start Figwheel which will build the ClojureScript code. After the compilation is done, open localhost:5000 in your browser. You can also navigate to localhost:5000/devcards.html to use Devcards.

Screenshot

License

Copyright © 2020 Descryptors team

Licensed under GNU General Public License version 3 (see LICENSE).