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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.5.0
    3
    • latest

Version History

Package Sidebar

Install

npm i easy-init

Weekly Downloads

3

Version

1.5.0

License

MIT

Unpacked Size

28.7 kB

Total Files

24

Last publish

Collaborators

  • wxwdesign