debois / elm-mdl

Elm-port of the Material Design Lite CSS/JS library
Apache License 2.0
965 stars 133 forks source link

added link to layout template/example #361

Open glennular opened 6 years ago

glennular commented 6 years ago

I found creating all the elements of Material.Layout to be a tedious step when kicking off a new project. When I just want a Hellow World app to run, it takes a little bit to get the Layout be code. So I built this to drop into new projects and go from there.

Let me know if you have any thoughts or improvements.

glennular commented 6 years ago

and is this the correct branch to be merging to?

OvermindDL1 commented 6 years ago

I think since Google's mdl itself is basically dead (replaced by Google's mdc) that elm-mdc is where new work is being done.

glennular commented 6 years ago

@OvermindDL1 OK, should you guys add a note to the Readme to inform others of the state of this project?