UNPKG

flownote

Version:

FlowNote lets developers create, organize, and reason about event-oriented applications with a simple flow-based language.

13 lines 220 B
<html> <head> <title> Browser Test </title> </head> <body> <p> Open the Console and see if everything is loading right. </p> <script src="flownote.min.js"></script> </body> </html>