Skip to content

kmarekspartz/Elmctron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elmctron

TodoMVC app written in Elm and using Electron.

What you get

  • You can write SCSS and it's compile to css automatically.
  • Elm compile automatically to JS in dist directory.
  • We watch the html, SCSS, and Elm files, and auto-reload when they updated.
  • We download and install the elm packages for you, Automagically (;
  • We fire up the Electron app and open the dev-tools.

For more information read Gizra post.

Installation

  1. Run npm install.

Development

  1. Run gulp.

Build

Not yet.

License

MIT

About

Elm meets Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.8%
  • Elm 39.8%
  • JavaScript 13.8%
  • HTML 3.6%