Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 )