The first thing I do is setup the build pipeline. I am in favor of Pug/HBS/SCSS/TS on WebPack lately, using some custom operations in a make.js file. Since I am working on standardizing my build steps and I usually have the same needs for all my web projects, it's mostly copying boilerplate and adding devDependencies, pulling in the steps I need.