NPM: Create Json File With full Default Setting

Опубликовано: 15 Октябрь 2024
на канале: Block of code
17
1

so in this short tutorial video you are going to know how to create json file with full default setting

steps:
1- open terminal window
2- create project folder
3- enter project folder
4- type next command line to get json file with default setting and press enter : npm init --y