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-app

Template for NoFlo browser applications
https://github.com/noflo/noflo-browser-app

flowhub noflo scaffolding template-project web

Last synced: 4 days ago
JSON representation

Template for NoFlo browser applications

Awesome Lists containing this project

README

        

# noflo-browser-app

[Hello World](http://noflojs.org/noflo-browser-app/)

Usage
-------

* Fork this project on GitHub
* Import in Flowhub
* Make changes, syncronize in Flowhub
* Add any [NoFlo modules](https://npmjs.com/browse/keyword/noflo) you need to `package.json`
* Run local development server with `npm start`
* Run tests with `npm test`