EchShopy
# EchShopy <div align="center"> <img width=100% height="100%" src="https://user-images.githubusercontent.com/71232870/159702605-41996024-1144-4e6f-8c84-df07a87b72ca.jpg" /> </div> ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).