noredink-ui/styleguide-app/README.md
2018-02-20 15:19:42 +01:00

241 B

NoRedInk style guide

A helper app to test out new styles while working with the package.

Running this app

Generate the elm code:

elm-make Main.elm --output elm.js

Open index.html in a browser:

open index.html