We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 566b00f + 1234b46 commit d951c40Copy full SHA for d951c40
README.md
@@ -20,6 +20,11 @@ JQuery and node.js backend demo https://github.com/flowjs/flow.js/tree/master/sa
20
Download a latest build from https://github.com/flowjs/flow.js/releases
21
it contains development and minified production files in `dist/` folder.
22
23
+or use npm:
24
+```console
25
+npm install @flowjs/flow.js
26
+```
27
+
28
or use bower:
29
```console
30
bower install flow.js#~2
0 commit comments