No description
Find a file
2025-10-18 13:01:18 +11:00
public init 2024-01-07 13:40:35 +11:00
src Refactor #5 2025-10-18 13:01:18 +11:00
.editorconfig Refactor #3 2025-10-18 12:42:23 +11:00
.gitignore init 2024-01-07 13:40:35 +11:00
.prettierrc.json Refactor #3 2025-10-18 12:42:23 +11:00
babel.config.js init 2024-01-07 13:40:35 +11:00
jsconfig.json init 2024-01-07 13:40:35 +11:00
package-lock.json Updated vue 2024-10-14 15:29:02 +11:00
package.json Updated vue 2024-10-14 15:29:02 +11:00
README.md init 2024-01-07 13:40:35 +11:00
refactor-strategy.md Refactor #5 2025-10-18 13:01:18 +11:00
vue.config.js init 2024-01-07 13:40:35 +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.