1.1.0 • Published 4 years ago

create-babel-monorepo v1.1.0

Weekly downloads
5
License
ISC
Repository
github
Last release
4 years ago

create-babel-monorepo

Like create-react-app and create-babel, but for a basic Babel monorepo setup.

Create an app in a new ./my-app directory:

$ npm init babel-monorepo my-app

copy

See base-create-monorepo for all CLI options.

  • :sparkles: Auto-installs dependencies.
  • :sparkles: Auto-initializes lerna.
  • :fast_forward: Out-of-the-box preset-env for modern syntax & transform-runtime for async/await.
  • 🛠️ Baked-in build and build:watch scripts, .gitignore & more!
1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.0

4 years ago