Skip to content

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

License

Notifications You must be signed in to change notification settings

anthonygauthier/create-babel-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published