File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
33This application is a task list with task repetition with level and experience points,
44and it stores to local storage using ` vuex-persistedstate ` .
5- Try it on Netlify: https://gamification-todo -list-vue-typescript.netlify.app/
5+ Try it on Netlify: https://gamification-task -list-vue-typescript.netlify.app/
66
77## Contents
88
99- ` src ` : Source for Vue, SCSS, and TypeScript files.
1010- ` src/components ` : Vue components to render as HTML with SCSS styles.
1111- ` src/store ` : Vuex store and store options.
1212
13- Try it on Netlify: https://gamification-todo -list-vue-typescript.netlify.app/
13+ Try it on Netlify: https://gamification-task -list-vue-typescript.netlify.app/
1414
1515## Features
1616
@@ -21,7 +21,7 @@ Try it on Netlify: https://gamification-todo-list-vue-typescript.netlify.app/
2121## Set up the application
2222
2323```
24- git clone https://github.com/lulunac27a/gamification-todo -list-vue-typescript.git
24+ git clone https://github.com/lulunac27a/gamification-task -list-vue-typescript.git
2525npm install
2626```
2727
Original file line number Diff line number Diff line change 22
33This application is a task list with task repetition with level and experience points,
44and it stores to local storage using ` vuex-persistedstate ` .
5- Try it on Netlify: https://gamification-todo -list-vue-typescript.netlify.app/
5+ Try it on Netlify: https://gamification-task -list-vue-typescript.netlify.app/
66
77## Contents
88
99- ` src ` : Source for Vue, SCSS, and TypeScript files.
1010- ` src/components ` : Vue components to render as HTML with SCSS styles.
1111- ` src/store ` : Vuex store and store options.
1212
13- Try it on Netlify: https://gamification-todo -list-vue-typescript.netlify.app/
13+ Try it on Netlify: https://gamification-task -list-vue-typescript.netlify.app/
1414
1515## Features
1616
@@ -21,7 +21,7 @@ Try it on Netlify: https://gamification-todo-list-vue-typescript.netlify.app/
2121## Set up the application
2222
2323```
24- git clone https://github.com/lulunac27a/gamification-todo -list-vue-typescript.git
24+ git clone https://github.com/lulunac27a/gamification-task -list-vue-typescript.git
2525npm install
2626```
2727
Original file line number Diff line number Diff line change 1- site_name : Gamification Todo List using Vue and TypeScript
1+ site_name : Gamification Task List using Vue and TypeScript
22theme : material
3- repo_url : https://github.com/lulunac27a/gamification-todo -list-vue-typescript
3+ repo_url : https://github.com/lulunac27a/gamification-task -list-vue-typescript
You can’t perform that action at this time.
0 commit comments