issues
search
No3371
/
DevBlog
0
stars
0
forks
source link
Vue Cli Notes
#2
Open
No3371
opened
5 years ago
No3371
commented
5 years ago
Have a
vue.config.js
in your project folder
Specify device local ip on serve command to open to local test
Use 1 way message flow
Parent -> Child: Prop
Child -> Parent: Emitting Events