Loading repository data…
Loading repository data…
addisonday / repository
A script that creates and configures a babel project in the current directory. This is based on the tutorial from
There's no reason not to be using Babel in 2018. Now it's easier to setup than ever before!
git clone https://github.com/addisonday/babel-boilerplate.git .
chmod +x babel-boilerplate-new.sh
./babel-boilerplate-new.sh
Watch the magic right before your eyes! The script will create a directory with the following structure:
-babel-setup
| |
| |
| |- src
|
|- README.md
|-.babelrc
|- package.json