Skip to content

Task manager built with VueJS during the course Vue JS 2 - The complete guide (including Vue Router & Vuex).

License

Notifications You must be signed in to change notification settings

roanrobersson/vue-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Tasks 📋

NPM

https://vue-tasks-roan.netlify.app/

Task manager built with VueJS during the course Vue JS 2 - The complete guide (including Vue Router & Vuex).

Main

Features

  • Tasks are draggable.
  • Tasks data and position are persisted using HTML web storage.

Technologies used

How to execute

Prerequisites npm / yarn

# clone the repository
git clone https://github.com/roanrobersson/vue-tasks

# enter the project folder
cd vue-tasks

# install dependencies
npm install

# execute the project
npm run serve

About

Task manager built with VueJS during the course Vue JS 2 - The complete guide (including Vue Router & Vuex).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published