Skip to content

Leroy's blog

  • Nieuws
  • School – Amsterdam
  • SASS
  • Red Hat
  • REACT
  • NodeJS
  • Project the Galaxy(swipe left | right)
  • Linkedin
  • Protected
  • Hu
    • Hu prof practice 2
    • Hu professional practice 4

Categorie: NodeJS

Nodejs nodemon

Posted on 2021-12-262022-12-29 by Leroy 0

npm init npm i -g nodemon // npm install express ejs   package.json ->  ,”scripts”: {     “start”: “./public/js/nodemon app.js”   }, – npm start app.js || nodemon start

Continue reading

7io