Skip to content

AndersDJohnson/create-babel-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Create a new Babel Lerna monorepo app with "npm init babel-monorepo my-app".

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published