InsideSalesOfficial/isdc-elm-ui

Elm functions, color palettes and typography for the InsideSales.com UI


License
MIT
Install
elm-package install InsideSalesOfficial/isdc-elm-ui 1.0.0

Documentation

InsideSales.com Elm UI · Build Status

These are functions, color palettes and typography for our UI

Clone Repo

git clone https://github.com/InsideSalesOfficial/isdc-elm-ui
cd isdc-elm-ui

Examples

This repo contains examples for it's exported modules. To view these examples navigate to the stories directory and run elm reactor

cd stories
elm reactor

navigate to http://localhost:8000

Test

In the root director run elm test

elm test