[]
# App name
= "project_name"
# `build` & `serve` output path
= "dist"
# The static resource path
= "public"
[]
# HTML title tag content
= "project_name"
[]
# When watcher is triggered, regenerate the `index.html`
= true
# Which files or dirs will be monitored
= ["src", "public"]
[[]]
= "http://localhost:8000/api/"