A simple portfolio starter theme built with Vue.js v3 and Tailwind CSS v3.
https://vuejs-tailwindcss-portfolio.netlify.com
brew install node
git clone https://github.com/realstoman/vuejs-tailwindcss-portfolio.git
cd vuejs-tailwindcss-portfolio
npm install
http://localhost:8080:npm run serve
npm install after pulling new changes