Giter Club home page Giter Club logo

elmctron's Introduction

Elmctron

license Donate

TodoMVC app written in Elm and using Electron.

What you get

  • SCSS is compiled to CSS automatically.
  • Elm is compiled to JS automatically.
  • HTML, SCSS, and Elm are watched, trigger auto-reload when updated.
  • Elm packages are downloaded and installed automagically.
  • When the Electron app starts, the dev-tools show up.

For more information read Gizra post.

Installation

  1. Run npm install.

Development

  1. Run npm run gulp.

Build

  1. 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

elmctron's People

Contributors

kmarekspartz avatar nirgn975 avatar zoltantemesvari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

elmctron's Issues

Getting it running?

Likely a config issue on my end...

I did npm install and that worked. No gulp: gulp: command not found. npm install gulp. No gulp. npm install gulp -g, and then gulp was found, but:

(node:90604) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
[10:35:45] Using gulpfile ~/src/Elmctron/gulpfile.js
[10:35:45] Starting 'elm-init'...
[10:35:45] Starting 'sass'...
[10:35:45] Starting 'watch'...
[10:35:45] Finished 'watch' after 12 ms
events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: spawn elm-make ENOENT
    at exports._errnoException (util.js:1007:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
    at onErrorNT (internal/child_process.js:348:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.