1.0.0 • Published 6 years ago

create-babel-project v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

CircleCI

Description

This module is meant to make the process of setting up a Babel project easy and fast.

How to use it

create-babel-project is extremely easy to use. All you have to do is install the module globally (you might have to sudo)

npm i -g create-babel-project

Then create your project 😄 !

# create-babel-project <command> [options] 
create-babel-project new -p ~/hello-world

Available commands and options

commandsoptions
new--path,p (the path of the new project, must not exist)