computer_science:mern_stack:useful_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
computer_science:mern_stack:useful_commands [2022/05/25 09:43] – created carlossousacomputer_science:mern_stack:useful_commands [2022/05/25 11:01] carlossousa
Line 1: Line 1:
 +====== MERN Stack - Useful Commands ======
 +
 Part of [[:computer_science:mern_stack:mern_stack|MERN Stack]] Part of [[:computer_science:mern_stack:mern_stack|MERN Stack]]
  
Line 5: Line 7:
 ^Command^Description^Notes| ^Command^Description^Notes|
 |npm init|Initializes a new node.js project| | |npm init|Initializes a new node.js project| |
-|npm install <package> --save|Installs and adds the package to the dependency files in packagejson| |+|npm install <package> save|Installs and adds the package to the dependency files in packagejson| |
  
 ===== ReactJS ===== ===== ReactJS =====
  • computer_science/mern_stack/useful_commands.txt
  • Last modified: 2023/12/01 12:07
  • by 127.0.0.1