1.1.0 • Published 4 years ago

create-babel-typescript-monorepo v1.1.0

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

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

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

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago