Skip to content

kidambisrinivas/sample-elm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Sample App

This is a sample elm web app with google material design integration.

The entire app is setup with gulp, scss and material design theme. You could just start adding in Elm code in src/elm/ and styles to src/assets/scss/.

The app entry point is src/elm/Main.elm

Installation

$ git clone https://github.com/kidambisrinivas/sample-elm-app
$ cd sample-elm-app && npm install && bower install && elm package install

Run

$ gulp
$ # Then open browser and hit http://localhost:3000

About

Sample Elm App with Material Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published