create-babel

3.1.0 • Public • Published

create-babel

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

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

$ npm init babel my-app

copy

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-babel

    Weekly Downloads

    20

    Version

    3.1.0

    License

    ISC

    Unpacked Size

    2.49 kB

    Total Files

    4

    Last publish

    Collaborators

    • andersdjohnson