Skip to content

Commit

Permalink
Update user-story-1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ggirou committed Nov 30, 2013
1 parent f77dee4 commit 61b2419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-story-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ _**Keywords**: custom element, template, binding, filter function_
<click-counter count="5"></click-counter>
</body>
```

- Run `game_store_codelab.html` in Dartium and test it
2. Copy all files from the _[template](./template)_ folder into the _web_ directory of your project
3. Create a new custom element `x-game`
- Create `game.html` and `game.dart` file taking `click-counter` element as an example
Expand Down

0 comments on commit 61b2419

Please sign in to comment.