Skip to content

phantummm/elm-electron-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-electron-boilerplate

Boilerplate for getting an Elm/Electron app off the ground.

Requirements

I recommend installing these globally:

Run

yarn run build      # run webpack build
yarn run start      # start electron app
yarn run devServer  # run webpack-dev-server
yarn run startDev   # start electron app in dev mode

Note: running electron app in dev mode requires that devServer is running.

About

a quick-start for writing Elm in an Electron app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages