easy-init

1.5.0 • Public • Published

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

Package Sidebar

Install

npm i easy-init

Weekly Downloads

1

Version

1.5.0

License

MIT

Unpacked Size

28.7 kB

Total Files

24

Last publish

Collaborators

  • wxwdesign