create-babel-typescript-monorepo

1.1.0 • Public • Published

create-babel-typescript-monorepo

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

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

$ npm init babel-typescript-monorepo my-app my-first-package,my-second-package

See base-create-monorepo for all CLI options.

copy

  • ✨ 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, src/index.ts files for each package, .gitignore & more!

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-babel-typescript-monorepo

    Weekly Downloads

    9

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    4.09 kB

    Total Files

    4

    Last publish

    Collaborators

    • andersdjohnson