npm.io
1.5.0 • Published 4 years agoCLI

easy-init

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-init

initialize your project

# create new project and directory
$ easy-init `your-project-directory-name`

# create new project in existing directory
$ cd your-project-directory
$ easy-init

Snapshot

snapshot

Keywords