zammad-form/frontend
2025-01-21 12:47:35 +01:00
..
public initial commit 2025-01-21 12:47:35 +01:00
src initial commit 2025-01-21 12:47:35 +01:00
.gitignore initial commit 2025-01-21 12:47:35 +01:00
babel.config.js initial commit 2025-01-21 12:47:35 +01:00
index.html initial commit 2025-01-21 12:47:35 +01:00
package-lock.json initial commit 2025-01-21 12:47:35 +01:00
package.json initial commit 2025-01-21 12:47:35 +01:00
README.md initial commit 2025-01-21 12:47:35 +01:00
vite.config.js initial commit 2025-01-21 12:47:35 +01:00

hello

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.