react-nodejs-todo-list
react-nodejs-todo-list copied to clipboard
Error with command: npm run dev
PS C:\Users\p-c\Downloads\Github\react-nodejs-todo-list> npm run dev
[email protected] dev nodemon --exec babel-node api/app.js
'nodemon' n’est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes.
I think you need to install nodemon.
$ npm i nodemon