sudo npm install nodemon --save-dev Next package.json on and
"scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "nodemon app.js" } Type on terminal (command prompt)
npm start Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about CollectivesStack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
Explore Stack Internalsudo npm install nodemon --save-dev Next package.json on and
"scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "nodemon app.js" } Type on terminal (command prompt)
npm start npm install nodemon --save-dev Next package.json on and
"scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "nodemon app.js" } Type on terminal (command prompt)
npm start sudo npm install nodemon --save-dev Next package.json on and
"scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "nodemon app.js" } Type on terminal (command prompt)
npm start