Andy-set-studio / learneleventyfromscratch.com

In this Eleventy course, we go from a completely empty directory to a full-blown marketing site for a design agency, and along the way, we dive really deep into Eleventy and front-end development best practices.
https://learneleventyfromscratch.com/
120 stars 28 forks source link

Lesson 9 - Add reminder to run 'npm update' #16

Open alxp opened 2 years ago

alxp commented 2 years ago

I had left a project for a few months, when I came back to it today, and at the beginning of lesson 9, I see there is a call to run npm install. I think we should include a boilerplate reminder to run 'npm update' before running install. Especially since I was coming back to the project after a few months.