# uni-app-template ## Project setup ``` shell yarn install ``` ### Compiles and hot-reloads for development ``` shell yarn serve ``` ### Compiles and minifies for production ``` shell yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).