NodeJS: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
m Shahed moved page Node.js to NodeJS
No edit summary
Line 1: Line 1:
== NVM ==
/usr/local/lib
├── nvm@0.0.4
└── yarn@1.22.18
== References ==
== References ==
* [https://scotch.io/tutorials/getting-started-with-node-express-and-postgres-using-sequelize Getting Started with Node, Express and Sequelize]
* [https://scotch.io/tutorials/getting-started-with-node-express-and-postgres-using-sequelize Getting Started with Node, Express and Sequelize]

Revision as of 08:23, 20 March 2022

NVM

/usr/local/lib
├── nvm@0.0.4
└── yarn@1.22.18

References