Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noflo/noflo-browser
NoFlo build for the browser used as default runtime in Flowhub
https://github.com/noflo/noflo-browser
noflo web
Last synced: 8 days ago
JSON representation
NoFlo build for the browser used as default runtime in Flowhub
- Host: GitHub
- URL: https://github.com/noflo/noflo-browser
- Owner: noflo
- License: mit
- Created: 2015-08-05T17:35:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T16:00:32.000Z (over 1 year ago)
- Last Synced: 2024-04-14T13:38:37.200Z (7 months ago)
- Topics: noflo, web
- Language: JavaScript
- Homepage:
- Size: 23 MB
- Stars: 9
- Watchers: 4
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# noflo-browser
A build of [NoFlo](https://noflojs.org) for browser, used as default runtime in [Flowhub](http://app.flowhub.io).
Deployed to `https://noflojs.org/noflo-browser/everything.html`Based on [noflo-browser-app](https://github.com/noflo/noflo-browser-app),
which should be used as a template if you want to make a custom build for your project.## Running locally
* Clone this repository
* Install dependencies with `npm install`
* Build the project with `npm run build`
* Start a server with `npm start`Then go to [Flowhub](http://app.flowhub.io), open any NoFlo browser project, and switch to your local runtime address (by default )