A starter project using Express as a web server, Nunjucks as a templating system and TailwindCSS for styles
git clone https://github.com/tomshaw650/express-nunjucks-tailwind-starter.git
to clone the reponpm install
to install dependenciesnpm run dev
to start the dev server