Skip to content

cnodejs.org with Vue、Vuex、Vue-router、Axios、Element

Notifications You must be signed in to change notification settings

junhey/vue-cnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38395b3 · Aug 5, 2017

History

26 Commits
Jul 6, 2017
Jul 11, 2017
Jul 29, 2017
Jun 14, 2017
Jun 14, 2017
Jun 14, 2017
Jul 9, 2017
Jun 14, 2017
Aug 5, 2017
Jul 9, 2017
Jul 8, 2017
Jul 27, 2017

Repository files navigation

vue for cnode

Vue项目cnodejs,使用了Vue,Vuex,Vue-router,Axios,Element-ui

编译安装

# 安装依赖
npm install

# 开发和热加载在localhost:8833
npm run dev

# 编译成生成环境,可在服务器下直接预览
npm run build

参考文档

vue-cli

除vue-cli自带的一些,需要另外安装

npm i element-ui -S
npm i lodash -S
npm i timeago.js -S

实现清单

  • vue-cli 项目生成

  • 组件化构造页面

  • axios请求数据

  • 父子组件数据传递

  • 滚动底部加载

  • vuex结合

  • element-ui结合

  • vue-router的使用

参考

vue guide

shinygang/Vue-cnodejs

About

cnodejs.org with Vue、Vuex、Vue-router、Axios、Element

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published