Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 728 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 728 Bytes

material-ui-cljs-template

A minimal starter template for building cljs apps using:

Use case

material-ui can be useful to quickly prototype usable apps where custom CSS and pixel perfection is not a priority.

Project status

Experimental. Not actively used, maintained or supported by ekspono. Use it as an inspiration for how to use the mentioned technologies together. Pull requests and suggestions are always welcome.

Dependencies

  • npm
  • clojure

Setup

npm install

Run the shadow-cljs server

./scripts/run.sh

Licence

MIT