No description
Find a file
TheJustRusik 572e09e3e1
All checks were successful
CI / build (push) Successful in 2m42s
new umami url
2025-10-07 17:06:47 +00:00
.forgejo/workflows Обновить .forgejo/workflows/ci.yml 2025-05-21 23:27:25 +05:00
.vscode first commit 2025-05-04 15:19:02 +05:00
public first commit 2025-05-04 15:19:02 +05:00
src buttons! 2025-07-15 00:19:31 +05:00
.gitignore first commit 2025-05-04 15:19:02 +05:00
Dockerfile CI 2025-05-14 01:30:03 +05:00
index.html new umami url 2025-10-07 17:06:47 +00:00
jsconfig.json first commit 2025-05-04 15:19:02 +05:00
package-lock.json Demo 2025-05-14 01:08:19 +05:00
package.json Demo 2025-05-14 01:08:19 +05:00
README.md first commit 2025-05-04 15:19:02 +05:00
vite.config.js first commit 2025-05-04 15:19:02 +05:00

blogify

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build