Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-haskell/first-electron-app

First electron app with elm
https://github.com/ryan-haskell/first-electron-app

css electron elm npm

Last synced: about 1 month ago
JSON representation

First electron app with elm

Awesome Lists containing this project

README

        

# How to run
> Need NodeJS and Git

1. `git clone https://github.com/ryannhg/first-electron-app`
1. `npm install -g elm`
1. `npm install`
1. `npm run elm`
1. `npm start`