# webbandd ## Project setup ``` yarn install ``` ## Prepares website with audio & icono files ``` ./scripts/webbandd.sh ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Credentials DEDE Dev : CHOJ UI Design : CDRC LCHRZ ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).