1.0.6 • Published 2 months ago

create-hello-world v1.0.6

Weekly downloads
16
License
MIT
Repository
github
Last release
2 months ago

Create Hello World

Create Hello World Node.js app

Creating an App

npx

npx create-hello-world my-app

npm

npm install -g create-hello-world
npm init hello-world my-app

Yarn

yarn create hello-world my-app
my-app
├── README.md
├── package.json
├── .gitignore
└── index.js

License

Create Hello World is open source software licensed as MIT.

1.0.6

2 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago