Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - nirgn975/elmctron: Elm meets Electron
Elm meets Electron. Contribute to nirgn975/elmctron development by creating an account on GitHub.
Visit SiteGitHub - nirgn975/elmctron: Elm meets Electron
Elm meets Electron. Contribute to nirgn975/elmctron development by creating an account on GitHub.
Powered by 0x5a.live ๐
Elmctron
TodoMVC app written in Elm and using Electron.
What you get
SCSS
is compiled toCSS
automatically.Elm
is compiled toJS
automatically.HTML
,SCSS
, andElm
are watched, trigger auto-reload when updated.- Elm packages are downloaded and installed automagically.
- When the
Electron
app starts, thedev-tools
show up.
For more information read Gizra post.
Installation
- Run
npm install
.
Development
- Run
npm run gulp
.
Build
- Run
npm run dist
to build for all platforms (linux, mac, and windows).
- Run
npm run dist-mac
to build just for Mac OS. - Run
npm run dist-linux
to build just for GNU/Linux. - Run
npm run dist-win
to build just for Windows.
License
ISC
Elm Resources
are all listed below.
Made with โค๏ธ
to provide different kinds of informations and resources.