All Projects → aweary → Preact Flow Example

aweary / Preact Flow Example

Minimal example showing how to use Preact with Flow

Programming Languages

javascript
184084 projects - #8 most used programming language

preact-flow

A minimal example of using Flow with Preact

Running the App

Clone the repo, then:

yarn install
yarn build

Then open public/index.html to see the app running.

Running Flow

You can run yarn flow to run Flow, or if you have the appropriate plugin, you can see the errors in your editor/IDE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].