Skip to content

danbell/monorepo-with-flow

Repository files navigation

monorepo-with-flow

An example monorepo that uses babel and flow.

To install:

yarn install
yarn bootstrap

This will create all linkages between modules for development.

To ensure that transpiled modules are updated when changed, also run

yarn build:watch

while developing.

About

Example monorepo with flow.

Resources

Stars

Watchers

Forks

Packages

No packages published