When *npm run dev* is called: 1.Set the NODE_ENV env variable to development. the lint script, and if successful, run npm start. 3.The lint script will call eslint. 4.'Start' to start the project. Learn all about npm scripts in this #HeyNode tutorial.
Learn to think, prototype, and solve in Node.js with our online tutorials in both text and video. Created with love by @osiolabs.

