Java-Edge / Vue2.xQunar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue2.5 项目实战

A Vue.js project

1 构建安装,运行

# 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 a detailed explanation on how things work, check out the guide and docs for vue-loader.

无论你是Vue新人还是老手,都能让你收获满满

全面涵盖Vue基础知识点,助你打通技能树任督二脉

接触一线互联网公司真实项目完整开发流程

领会组件化**,实现核心页面

Vue-CLI

npm install --global vue-cli

vue init webpack Travel

About


Languages

Language:JavaScript 97.9%Language:HTML 1.1%Language:Vue 0.8%Language:CSS 0.1%Language:Stylus 0.0%