ConnecMent / bank

The repo to include all learning-focused issues of ConnecMent
1 stars 0 forks source link

`package.json` #4

Open mkermani144 opened 4 months ago

mkermani144 commented 4 months ago

Description

Get a basic idea of package.json structure and what it does. Then write a NodeJS program with 3 dependencies and 3 devDependencies of your choice, with a greet npm script, which echos hello world on console.

What to google