backpack-examples-with-flowtype-babel-7

0.6.1 • Public • Published

FlowType Example

How to use

Download the example or clone the whole project:

curl https://codeload.github.com/palmerhq/backpack/tar.gz/master | tar -xz --strip=2 backpack-master/examples/with-flowtype
cd with-flowtype

Install it and run:

npm install
npm run dev

Idea behind the example

This demonstrates how to add Flow to your Backpack project. Flow is a static type checker that helps you write code with fewer bugs. Check out this introduction to using static types in JavaScript if you are new to this concept.

To learn more about Flow, take a look at its documentation.

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i backpack-examples-with-flowtype-babel-7

    Weekly Downloads

    1

    Version

    0.6.1

    License

    MIT

    Unpacked Size

    1.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • jacopkane