paulbjensen / cross-platform-desktop-applications

Code examples for the book "Cross Platform Desktop Applications"

Home Page:https://www.manning.com/books/cross-platform-desktop-applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross Platform Desktop Applications

This is a repository containing applications and code samples from the book Cross Platform Desktop Applications With Node, Electron, and NW.js.

Requirements

  • Node.js (v4.0+)
  • NW.js (0.14+)
  • Electron (0.37+)

Installing the code examples

git clone git@github.com:paulbjensen/cross-platform-desktop-applications.git
cd cross-platform-desktop-applications

Browsing the examples

The apps and code samples are organised in folders that match the chapter that they appear in.

Troubleshooting

If you run into any issues running the applications, please create an issue on this Github repository and I will take a look.

License and Credits

© 2016 Paul Jensen. All source code is licensed under the MIT License.

About

Code examples for the book "Cross Platform Desktop Applications"

https://www.manning.com/books/cross-platform-desktop-applications

License:MIT License


Languages

Language:JavaScript 74.2%Language:HTML 14.4%Language:CSS 11.1%Language:Gherkin 0.3%