Git Product home page Git Product logo

cnode-vue2.0's Introduction

cnode-vue

基于vue和vue-router构建的cnodejs web网站SPA

所用知识

构建步骤

# 安装依赖
npm install

# 开发模式(localhost:8080/index_dev.html,hot reload)
npm run dev

# 生产模式(JS压缩,webpack)
npm run build

# 生产模式(JS,css压缩,webpack+gulp,常用)
npm run dist

当前版本

v1.1.0

后续计划

  • 优化细节
  • 优化webpack+gulp构建过程
  • 学习利用vuex做状态管理,利用vue-resource获取数据
  • 开发移动端vue SPA

Log

  • todo 数据获取采用vue-resource,尝试服务端渲染,动态更新组件

  • 2016-10-29 新增vuex进行用户登录状态管理,组件切换添加过渡效果,v1.1

  • 2016-10-21 新增webpack+gulp打包构建,v1.0

  • 2016-10-17 实现评论及新建话题功能

  • 2016-10-15 结合element-ui进行组件开发

  • 2016-10-12 项目文件结构确定

说明

node_modules目录纯粹为公司网不好,懒得install,可无视之,自行install

cnode-vue2.0's People

Contributors

jo0ger avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.