No description
Find a file
jableader e8b71cafac Squashed commit of the following:
commit 0d4681feccfcc3fdb0894d21eba30a7a5a2897e4
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 19:19:08 2024 +1100

    Split lists functional

commit 6506f639faaf1c46130d8ae2d2ac2af842c7f332
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 18:22:23 2024 +1100

    View previous shops

commit 499b72dc19760eabd72f1de1942bcbf3e9ec121f
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 18:02:22 2024 +1100

    Able to save

commit fa706d0500eebc748b61d449fc234227338cae5a
Author: jableader <jacobdunk@gmail.com>
Date:   Sun Oct 13 14:15:54 2024 +1100

    Empty overlapping shops works

commit 33138d7cca78654903d74fcd53e79eef8734f58d
Author: jableader <jacobdunk@gmail.com>
Date:   Fri Oct 4 17:53:52 2024 +1000

    Works against old api
2024-10-13 19:19:36 +11:00
public init 2024-01-07 13:40:35 +11:00
src Squashed commit of the following: 2024-10-13 19:19:36 +11: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 Baseline 2024-01-13 13:00:15 +11:00
package.json Squashed commit of the following: 2024-09-28 14:57:32 +10: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.