Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noflo/noflo-browser-app
- Owner: noflo
- License: mit
- Created: 2014-10-22T12:44:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T07:00:58.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T13:38:37.016Z (7 months ago)
- Topics: flowhub, noflo, scaffolding, template-project, web
- Language: JavaScript
- Homepage: https://noflojs.org/documentation/
- Size: 3.07 MB
- Stars: 44
- Watchers: 8
- Forks: 163
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
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`