UNPKG

nw-builder-platforms

Version:

Build NW.js desktop applications for MacOS, Windows and Linux.

12 lines (9 loc) 142 B
<!DOCTYPE html> <html> <head> <title>NW.js Demo</title> </head> <body> <span id="test">Hello, World!</span> </body> </html>