Skip to content

Commit fa2a28e

Browse files
committed
Add more details of App.vue template
1 parent 6879290 commit fa2a28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p>
66
This is a task list application using Vue, TypeScript, and Vuex with
77
SCSS styles. It supports gamification like levels and experience
8-
points (XP).
8+
points (XP). It uses Vuex to store user data to the storage.
99
</p>
1010
<NewTask />
1111
<TaskList />

0 commit comments

Comments
 (0)