All Projects → simplexcspp → Vue_basis 01

simplexcspp / Vue_basis 01

使用vue-cli快速搭建vue项目、vue组件通信实例

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue basis 01

Vuetify Admin Dashboard
A Crud Admin panel made from Vue js and Vuetify
Stars: ✭ 481 (+4710%)
Mutual labels:  vue-cli
Iview Cli
Create an iView project in visual way
Stars: ✭ 729 (+7190%)
Mutual labels:  vue-cli
Vue Fiction
vue移动端小说网
Stars: ✭ 24 (+140%)
Mutual labels:  vue-cli
Dashboard
A dashboard scaffolding based on Vue.js 3.0 created by Vite.
Stars: ✭ 497 (+4870%)
Mutual labels:  vue-cli
Vue Chat
📲 A web chat application. Vue + node(koa2) + Mysql + socket.io
Stars: ✭ 617 (+6070%)
Mutual labels:  vue-cli
React Article Bucket
总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage
Stars: ✭ 750 (+7400%)
Mutual labels:  vue-cli
Vue2 Calendar
vue 2.x calendar component
Stars: ✭ 477 (+4670%)
Mutual labels:  vue-cli
Yesplaymusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
Stars: ✭ 12,981 (+129710%)
Mutual labels:  vue-cli
Vue Admin Webapp
this is a admin project
Stars: ✭ 673 (+6630%)
Mutual labels:  vue-cli
Vue Pokedex
A Pokédex made with Vue.js 📕
Stars: ✭ 22 (+120%)
Mutual labels:  vue-cli
Lucky wheel
vue 实现的抽奖大转盘,奖项个数可配置
Stars: ✭ 535 (+5250%)
Mutual labels:  vue-cli
Ruoyi Vue
(RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 596 (+5860%)
Mutual labels:  vue-cli
Vue2.x Douban
Vue2.0实现简易豆瓣电影webApp
Stars: ✭ 769 (+7590%)
Mutual labels:  vue-cli
Iview
admin template based on Vue CLI 3 & iView. 基于 Vue CLI 3 + iView 的 Vue.js 后台管理系统。
Stars: ✭ 485 (+4750%)
Mutual labels:  vue-cli
Cocomusic
a simple music player built by electron and vue
Stars: ✭ 937 (+9270%)
Mutual labels:  vue-cli
Vue Develop Template
A Vue.js template that can support more than 100 thousand lines of code in our business, I hope it can help you too~
Stars: ✭ 481 (+4710%)
Mutual labels:  vue-cli
Vue Ts Daily
基于vue、Typescript、pwa的一款习惯养成app
Stars: ✭ 735 (+7250%)
Mutual labels:  vue-cli
Vue Music
基于vue2.0的网易云音乐播放器,api来自于NeteaseCloudMusicApi,v2.0为最新版本
Stars: ✭ 855 (+8450%)
Mutual labels:  vue-cli
Vivo Shop
基于vue2.0+实现的vivo移动端商城(vue+vuex-ruoter+axios)
Stars: ✭ 846 (+8360%)
Mutual labels:  vue-cli
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (+80%)
Mutual labels:  vue-cli

vue_basis-01

1、使用vue-cli快速搭建vue项目

2、vue组件通信:父与子

3、vue组件通信:子与父

4、vue组件通信:兄弟组件

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].