Licence
MIT
Version
1.5.0
Deps
6
Size
28 kB
Vulns
0
Weekly
0
easy-init
create nodejs/vanilla js/react/vue project with eslint and webpack default configured.
install
$ npm install easy-init -g
$ yarn global add easy-initinitialize your project
# create new project and directory
$ easy-init `your-project-directory-name`
# create new project in existing directory
$ cd your-project-directory
$ easy-initSnapshot
