Simple blog template built using tailwindcss utlity-first framework
Node.js
lts version or higher installed.
npm -v # make sure node.js is installed
npm install # install all dependencies
- after all dependencies are installed, spin-up a live server and run the following command to generate tailwind output css file
npm run tw # this will use 'npx tailwindcss' to generate output