Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
diejuse authored Apr 5, 2022
1 parent 3400a73 commit 944bd08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ You can get old PC fonts here: https://int10h.org/oldschool-pc-fonts/fontlist/

### Hello world example.

![alt text](https://github.com/diejuse/NodeToJS/blob/3400a73593b7b5a526eba90f3083d138211637b0/helloworld/helloworld.png)

1. Your HTML wrap file (for example app.html) will load the NodeToJS library (NodeToJS.js) and will load the starter NodeJS/Javascript script of yout app (app.js in this example). You also have to add NodeToJS.HTMLMODE=1 right after loading the library/module and before loading your scripts.

app.html
Expand Down

0 comments on commit 944bd08

Please sign in to comment.