# siflys-yixiantong **Repository Path**: siflys/siflys-yixiantong ## Basic Information - **Project Name**: siflys-yixiantong - **Description**: 模仿美团项目 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # siflys-yixiantong > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` 1. npm i --save-dev node-sass sass-loader style-loader 会安装最新的sass-loader,版本过高会导致运行时报错,降低版本至7.3.1报错即可解决 2. npm i --save axios qs better-scroll vue-awesome-swiper@3 vuex RangeError: Maximum call stack size exceeded 原因1: 引入组件和组件名称一致