TODO
 
 
 
 
 
 
Go to file
Eloi Zalczer 0602a96af5 Refresh table on rew record, new create tag modal, fixed reviews drawer, cleaned up creation form. 2024-06-13 16:07:16 +02:00
.vscode Initial commit 2024-06-10 18:13:30 +02:00
public Initial commit 2024-06-10 18:13:30 +02:00
src Refresh table on rew record, new create tag modal, fixed reviews drawer, cleaned up creation form. 2024-06-13 16:07:16 +02:00
.gitignore Initial commit 2024-06-10 18:13:30 +02:00
.prettierrc Working on list view and reviews 2024-06-11 18:11:10 +02:00
README.md Initial commit 2024-06-10 18:13:30 +02:00
index.html Initial commit 2024-06-10 18:13:30 +02:00
package-lock.json Improvements to reviews and creation form 2024-06-12 18:12:59 +02:00
package.json Improvements to reviews and creation form 2024-06-12 18:12:59 +02:00
postcss.config.js Initial commit 2024-06-10 18:13:30 +02:00
tailwind.config.js Initial commit 2024-06-10 18:13:30 +02:00
vite.config.js Initial commit 2024-06-10 18:13:30 +02:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.