A simple portfolio starter theme built with Vue.js v3 and TailwindCSS v2.
- Download it from nodejs.org
- Install it using NVM
- If you're on Mac, Homebrew is a good option too:
brew install node
git clone https://github.com/estelle-dng/portfolio.git
cd portfolio
npm install
npm run serve
- Always run
npm installafter pulling new changes - Feel free to use it as your own portfolio