create-babel-monorepo

1.1.0 • Public • Published

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.

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-babel-monorepo

    Weekly Downloads

    1

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    3.08 kB

    Total Files

    4

    Last publish

    Collaborators

    • andersdjohnson