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