happyfri 一个简易的vue2项目,熟悉如何将 vue + vue-router + vuex 相互配合,在初期搭建一个项目 项目运行 # 安装依赖 npm install # 开启本地服务器localhost:8080 npm run dev # 发布环境 npm run build