Sometimes I write blog posts to remind myself what I've learned and sometimes I write them because someone else shares something and I want to remember that better. This post is one of the latter. Starting a Node.js project Usually when I start a new Node.js project I use npm to generate my initial project. npm init npm then asks me some questions and builds a package.json file for me. Then I star
![How to start a Node.js project](https://cdn-ak-scissors.b.st-hatena.com/image/square/a848173e2905e142d8f5f183096ca2329f9254e0/height=288;version=1;width=512/https%3A%2F%2Fphilna.sh%2F_astro%2Fnode.DvAuachI.png)