Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b199d97

Browse files
committed
update README.md
1 parent 096dfd6 commit b199d97

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

‎.DS_Store

6 KB
Binary file not shown.

‎Basics/.DS_Store

6 KB
Binary file not shown.

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ In this section, we will learn about the basics of Vue: basic directory structur
7676
Vue.js has special syntax. In this section, we discover interpolations and basic data bindings related to Vue.js.
7777

7878
#### Basic Directory Structure
79+
For this tutorial we go over 3 different templates. However, we use [webpack-simple](https://github.com/MissionVistaCSClub/Vue.js-Tutorial/tree/master/Basics/Basic-Structure/2.2.B) the most. The other templates can be found using the documentation.
80+
7981
#### V-Directives
8082
Vue.js uses an attribute called v-directives, similar to [Angular's](https://angular.io/) ng-directives. They allow us to retrieve, bind, show, and other actions to our data. With every new v-directive demonstrated, make sure to test out its data binding by trying it out in the console.
8183

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /