Skip to content

theredfish/elm-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Electron POC

This project is a POC in connection with Elm language and Electron. This example is mainly based on these web resources :

Quickstart

Install Elm and Electron globally

  • npm i -g elm electron-prebuilt

Install dependencies and build the project

  • elm package install
  • npm install
  • npm run start
  • Open the file index.html with your favorite browser

For more information about scripts see package.json.

About

This project is a POC in connection with Elm and Electron.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published