KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
vue_basis-01
★ 10
Open GitHub ↗
使用vue-cli快速搭建vue项目、vue组件通信实例
Download README (.md)
Explore Similar Repositories
TeaMi
:
A Facebook Messenger Clone with a Milk Tea Twist
Colorization_Tensorflow
:
No description available.
huiketong
:
huiketong 小程序
karmator_bot
:
Бот для Telegram который отвечает за подсчет кармы в чатах.
todomvc-react-kotlin
:
TodoMVC implementation in React and Kotlin
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vue_basis-01
?
Download (.md)
## vue_basis-01 ### 1、[使用vue-cli快速搭建vue项目](https://github.com/simplexcspp/vue_basis-01/issues/1) ### 2、[vue组件通信:父与子](https://github.com/simplexcspp/vue_basis-01/issues/2) ### 3、[vue组件通信:子与父](https://github.com/simplexcspp/vue_basis-01/issues/3) ### 4、[vue组件通信:兄弟组件](https://github.com/simplexcspp/vue_basis-01/issues/4) ## Build Setup ``` bash # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).