create-hello-world

1.0.6 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-hello-world

    Weekly Downloads

    6

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    7.29 kB

    Total Files

    7

    Last publish

    Collaborators

    • 3axap4ehko