Created
June 17, 2018 20:09
-
-
Save AlexL-JWA/d3a335aaa17db32b659cd89d37214dc6 to your computer and use it in GitHub Desktop.
стандартный вызов vue.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new Vue({ | |
el:'.less-2', | |
data:{}, | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment