mike-ward / electron-riot

Example of using Riotjs in an Electron application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electron Riot

(Gotta love that name!)

A simple example of an Electron application using RIOT for the view layer.

screen shot

This is a hack of the Electron start application.

Install

  • clone it
  • npm install
  • npm start

The dev.bat file in /src starts a RIOT watcher and the application.

About

Example of using Riotjs in an Electron application

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 93.3%Language:HTML 6.1%Language:Batchfile 0.7%