A customized vuejs files created by alli-codes to help ease building future projects.
- Simple and responsive design
- Vue.js v3 with Vue Router
- Tailwind CSS v3
- 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/alli-Codes/Vuejs-Template-with-Tailwindcss.git
cd Vuejs-Template-with-Tailwindcss
npm install
npm run serve