Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 347 Bytes

noflo-browser-app

Hello World

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