No description
Find a file
2025-10-18 13:22:48 +11:00
.husky Refactor #6.1 2025-10-18 13:06:25 +11:00
public Refactor #6.2 autoformat 2025-10-18 13:08:22 +11:00
src Refactor #8 removed data.js 2025-10-18 13:22:48 +11:00
tests Refactor #7 2025-10-18 13:17:39 +11:00
.editorconfig Refactor #3 2025-10-18 12:42:23 +11:00
.gitignore init 2024-01-07 13:40:35 +11:00
.prettierignore Refactor #6.1 2025-10-18 13:06:25 +11:00
.prettierrc.json Refactor #3 2025-10-18 12:42:23 +11:00
babel.config.js Refactor #6.2 autoformat 2025-10-18 13:08:22 +11:00
jsconfig.json Refactor #6.2 autoformat 2025-10-18 13:08:22 +11:00
package-lock.json Refactor #6.1 2025-10-18 13:06:25 +11:00
package.json Refactor #7 2025-10-18 13:17:39 +11:00
README.md Refactor #6.2 autoformat 2025-10-18 13:08:22 +11:00
refactor-strategy.md Refactor #7 2025-10-18 13:17:39 +11:00
vitest.config.js Refactor #7 2025-10-18 13:17:39 +11:00
vue.config.js Refactor #6.2 autoformat 2025-10-18 13:08:22 +11:00

doof-front

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.