boboyangmoumou / vue

vue.js仿饿了么APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-first-vue-project

A Vue.js project

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.

##分割线

做这个动画的时候确实感觉有一些迷惑,后来去官网看来文档,才知道用javascript钩子,认真看来几遍才慢慢弄懂,关于钩子和生命周期现在也还在摸索中

在做组件时

About

vue.js仿饿了么APP


Languages

Language:Vue 72.5%Language:JavaScript 24.0%Language:CSS 1.7%Language:HTML 1.7%