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