No description
Find a file
jableader 6381c55c52 Allowed for null products, move ingredient spreading server-side (#2)
Reviewed-on: #2
Co-authored-by: jableader <jacobdunk@gmail.com>
Co-committed-by: jableader <jacobdunk@gmail.com>
2025-07-28 23:22:58 +00:00
public init 2024-01-07 13:40:35 +11:00
src Allowed for null products, move ingredient spreading server-side (#2) 2025-07-28 23:22:58 +00:00
.gitignore init 2024-01-07 13:40:35 +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
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.