No description
  • Vue 69.8%
  • TypeScript 27.7%
  • HTML 2.5%
Find a file
2026-07-11 23:46:08 +02:00
public feature: move text to src 2023-08-04 09:54:06 +02:00
src chore: update vite and migrate to vitest 2026-07-11 23:43:34 +02:00
.gitignore switch to yarn 2023-07-30 08:17:12 +02:00
index.html chore: fix issue 2023-03-30 18:41:51 +02:00
jsconfig.json init 2022-05-07 12:27:10 +02:00
package-lock.json chore: remove unused library 2026-07-11 23:46:08 +02:00
package.json chore: remove unused library 2026-07-11 23:46:08 +02:00
README.md init 2022-05-07 12:27:10 +02:00
tsconfig.json chore: update vite and migrate to vitest 2026-07-11 23:43:34 +02:00
vite.config.ts switch to vite 2022-11-04 14:24:21 +01:00

einsamer-wolf

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.