Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
First electron app with elm
- Host: GitHub
- URL: https://github.com/ryan-haskell/first-electron-app
- Owner: ryan-haskell
- Created: 2017-02-28T00:53:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T00:38:09.000Z (over 4 years ago)
- Last Synced: 2024-11-27T09:29:34.073Z (about 1 month ago)
- Topics: css, electron, elm, npm
- Language: JavaScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run
> Need NodeJS and Git1. `git clone https://github.com/ryannhg/first-electron-app`
1. `npm install -g elm`
1. `npm install`
1. `npm run elm`
1. `npm start`