Monday, 17 October 2022

notes

1 Comments:

At 17 October 2022 at 07:18 , Anonymous Anonymous said...

npm init to create package.json
npm install to import from package.json
npm install xxx to create node_modules and package-lock.json file

 

Post a Comment

Subscribe to Post Comments [Atom]

<< Home