# app-data ## Project setup ``` pnpm install ``` ### Compiles and hot-reloads for development ``` pnpm serve ``` ### Compiles and minifies for production ``` pnpm build ``` ### Lints and fixes files ``` pnpm lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).