Coder Social home page Coder Social logo

vue2-happyfri's Introduction

说明

1、非常简单的一个vue2 + vuex的项目,整个流程一目了然,适合作为入门练习。

2、vuex的存在对于vue来说简直如同灵魂一般,让vue在组件之间的通信非常方便。

3、vue2中像react一样采用了虚拟dom,对于vue这种小型框架,提升的效率不言而喻,能和react一较高下。

4、组件一体化的体验非常棒,写起来非常舒服。

5、但是这个项目过于简单,感觉才刚开始就写完了,vue2中很多功能都没有用到,所以打算用vue2写一个复杂的项目,尽可能用到vue的所有知识。目前项目已经接近完成。地址在这里

项目运行

# 安装依赖
npm install

# 开启本地服务器localhost:8080
npm run dev

# 发布环境
npm run build

效果演示

demo地址(请用chrome手机模式预览)

移动端扫描下方二维码

如果对你有帮助,请star一下吧😊

vue2-happyfri's People

Watchers

James Cloos 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.