No description
public | ||
src | ||
.gitignore | ||
index.html | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vite.config.js |
hTemplate
This is my personal Template for Vue 3
With:
- Vue 3
- Vue-Router
- Vite
- TailwindCSS
- DaisyUI (plugin for TailwindCSS)
Navbar / Footer / Style / Router included.
git clone https://git.hackmi.ch/Phil/Vue3Template.git
cd Vue3Template
npm install
npm run dev
glhf!
Best Editor:
- vscode with Vue extensions.