NodeJS: Difference between revisions
Jump to navigation
Jump to search
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