Skip to content

An example project of combining Material UI and ClojureScript Reagent

License

Notifications You must be signed in to change notification settings

tuhlmann/reagent-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reagent Material

An example project of combining Material UI and ClojureScript Reagent.

To run

  • git clone the project
  • cd reagent-material
lein repl
(run)

After a while, assets should have been minified and ClojureScript compiled.

You can access the site at:

http://localhost:10555

Build MaterialUI

For building the MaterialUI file I used

https://github.com/taylorSando/om-material-ui

Follow its instructions to build a new version, then copy the built JavaScript and CSS files into the reagent-material project.

Final Words

This example was ripped out of a larger project, it contains dependencies and code fragments that are not used in the context of this example.

About

An example project of combining Material UI and ClojureScript Reagent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published