xyy-vue
一个集运动、锻炼、出游、交友、社交为一体的非常新颖的针对大学生的平台。旨在让现在的大学生抛开过去枯燥乏味、单一的生活方式,去认识更多的朋友、扩展自己的人脉圈,属个人项目。
技术栈
前台
- vue
- vue-router
- vuex
- axios
- es6
- localStorage
- webpack
后台
- Node(Express)
- restful api
- leancloud
具体详情
Build Setup
# 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
For detailed explanation on how things work, checkout the guide and docs for vue-loader.