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

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: 3 months 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`