vue3template/README.md

23 lines
336 B
Markdown
Raw Normal View History

2023-09-07 18:50:48 +00:00
# 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.
```bash
git clone https://git.hackmi.ch/Phil/Vue3Template.git
cd Vue3Template
npm install
npm run dev
```
glhf!
Best Editor:
- vscode with Vue extensions.