## 前言 此项目是 [node-elm](https://github.com/bailicangdu/node-elm) 的后台管理系统,管理商铺及会员信息。 ## 说明 > 如果对您对此项目有兴趣,可以点 "Star" 支持一下 谢谢! ^_^ > 或者您可以 "follow" 一下,我会不断开源更多的有趣的项目 > 开发环境 macOS 10.12.4 nodejs 6.10.0 > 传送门:[前端项目地址](https://github.com/bailicangdu/vue2-elm) [后台系统地址](https://github.com/bailicangdu/node-elm) [原生APP项目地址](https://github.com/bailicangdu/RN-elm) ## 技术栈 vue2 + vuex + vue-router + webpack + ES6/7 + less + element ## 项目运行 ``` git clone https://github.com/bailicangdu/back-manage   cd back-manage   npm install npm run dev 访问: http://localhost:8002 ``` ## License [MIT](https://mit-license.org/)