Fisrt Node-Webkit App

Source: Internet
Author: User

1. What is Node-Webkit?

The node. js and chromium-based Real-time application running environment can run local applications written through HTML (5), CSS (3), and Javascript. Node. A combination of js and webkit, webkit provides DOM operations, node. js provides localization operations and fully integrates the context of the two. You can directly use node in HTML code. js API. -- Use node-webkit to develop desktop clients on multiple platforms

2. demo

Create the following project structure:

The key is two files: index.html, package. json

Package. json

 

Index is actually an html file. Use html to describe the UI and webkit to parse it. The following is a piece of json package used to configure the application.

Run:

Then you can run the program.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.