Denis 346b78aee1 first commit 2 vuotta sitten
..
bin 346b78aee1 first commit 2 vuotta sitten
lib 346b78aee1 first commit 2 vuotta sitten
node_modules 346b78aee1 first commit 2 vuotta sitten
LICENSE 346b78aee1 first commit 2 vuotta sitten
README.md 346b78aee1 first commit 2 vuotta sitten
index.js 346b78aee1 first commit 2 vuotta sitten
package.json 346b78aee1 first commit 2 vuotta sitten

README.md

@babel/cli

Babel command line.

See our website @babel/cli for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/cli

or using yarn:

yarn add @babel/cli --dev