ZTM Udemy Course - Complete NodeJS Developer.
Node.jsis installed ⚡- Prefered Code-Editor/IDE is installed (For example:
vscode) ✍ - Terminal is ready 😎
Exercises for node packages.
Install npm packages ⬇
npm installRun node application 🏎️💨
npm startClean packages 🧹🪣
npm run cleanCheck vulnerabilities 🤔
npm auditFix vulnerabilities if needed ✅
npm audit fix