noflo-browser-app
September 18, 2020 ยท View on GitHub
Usage
- Fork this project on GitHub
- Import in Flowhub
- Make changes, syncronize in Flowhub
- Add any NoFlo modules you need to
package.json - Run local development server with
npm start - Run tests with
npm test