No description
  • Vue 72.5%
  • TypeScript 17%
  • JavaScript 7.1%
  • CSS 2.8%
  • HTML 0.3%
  • Other 0.3%
Find a file
nquidox 5b0207b343
All checks were successful
/ Make image (push) Successful in 43s
amiami origin + route fix
2026-04-26 16:40:46 +03:00
.forgejo/workflows build files 2026-04-05 17:06:35 +03:00
.vscode initial v2 2026-03-29 13:54:46 +03:00
public initial v2 2026-03-29 13:54:46 +03:00
src amiami origin + route fix 2026-04-26 16:40:46 +03:00
.directory initial v2 2026-03-29 13:54:46 +03:00
.editorconfig initial v2 2026-03-29 13:54:46 +03:00
.env.development envs 2026-04-05 19:07:30 +03:00
.env.production envs 2026-04-05 19:07:30 +03:00
.gitattributes initial v2 2026-03-29 13:54:46 +03:00
.gitignore initial v2 2026-03-29 13:54:46 +03:00
.oxlintrc.json initial v2 2026-03-29 13:54:46 +03:00
.prettierrc.json initial v2 2026-03-29 13:54:46 +03:00
Dockerfile build files 2026-04-05 17:06:35 +03:00
eslint.config.js rewrite to ts 2026-04-05 17:05:03 +03:00
index.html initial v2 2026-03-29 13:54:46 +03:00
jsconfig.json initial v2 2026-03-29 13:54:46 +03:00
nginx.conf build files 2026-04-05 17:06:35 +03:00
package-lock.json rewrite to ts 2026-04-05 17:05:03 +03:00
package.json rewrite to ts 2026-04-05 17:05:03 +03:00
README.md initial v2 2026-03-29 13:54:46 +03:00
tsconfig.json initial v2 2026-03-29 13:54:46 +03:00
tsconfig.node.json initial v2 2026-03-29 13:54:46 +03:00
vite.config.js rewrite to ts 2026-04-05 17:05:03 +03:00

merch-frontend

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

VS Code + Vue (Official) (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

Lint with ESLint

npm run lint