mushroomlamp/frontend
2024-12-08 10:29:28 -07:00
..
.vscode Setting up frontend 2024-12-08 10:29:28 -07:00
public Setting up frontend 2024-12-08 10:29:28 -07:00
src Setting up frontend 2024-12-08 10:29:28 -07:00
.gitignore Setting up frontend 2024-12-08 10:29:28 -07:00
index.html Setting up frontend 2024-12-08 10:29:28 -07:00
package-lock.json Setting up frontend 2024-12-08 10:29:28 -07:00
package.json Setting up frontend 2024-12-08 10:29:28 -07:00
postcss.config.js Setting up frontend 2024-12-08 10:29:28 -07:00
README.md Setting up frontend 2024-12-08 10:29:28 -07:00
tailwind.config.js Setting up frontend 2024-12-08 10:29:28 -07:00
vite.config.js Setting up frontend 2024-12-08 10:29:28 -07:00

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.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.