Skip to content

A presentation about building apps with Nodejs and Html5 made for Node Budapest meetup october 2015

License

Notifications You must be signed in to change notification settings

AoDev/desktop-apps-with-html-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop apps with html and nodejs

A presentation about building apps with Nodejs and Html5 made for Node Budapest meetup october 2015

How to run it

With Electron

This allows you to use the small native interactions included in the presentation.

You need Electron installed on your system with the electron command available.

npm install electron-prebuilt -g

Check you can run electron command

npm start

In a browser

  • Open the index.html in the root folder, in a browser.

You won't be able to use the native interactions (notifications + select folder)

Credits

About

A presentation about building apps with Nodejs and Html5 made for Node Budapest meetup october 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published