This website requires JavaScript.
Explore
Help
Sign In
tyrel
/
learnin-some-vue
Watch
1
Star
0
Fork
0
You've already forked learnin-some-vue
Code
Issues
Pull Requests
Releases
Wiki
Activity
b7bc1d8829
learnin-some-vue
/
app.js
7 lines
67 B
JavaScript
Raw
Normal View
History
Unescape
Escape
first commit
2018-04-13 14:54:53 +00:00
var
app
=
new
Vue
(
{
el
:
'#app'
,
data
:
{
s3e34 conditions with if
2018-04-14 02:50:29 +00:00
show
:
true
s2e27 using objects
2018-04-13 18:57:51 +00:00
}
s2e26 colors and css
2018-04-13 18:55:09 +00:00
}
)
;
Reference in New Issue
Copy Permalink