Skip to content

This is a Todo manager developed using Vue Js integrated with Vuex. Vuex is a state management framework for Vue JS, which is used to handle multiple states/components of the application reliably. This makes larger application with many number of components/states process easier while being handled by the user.

Notifications You must be signed in to change notification settings

frosstech/Vuex-Todo-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuextodomanager

This is a Todo manager developed using Vue Js integrated with Vuex. Vuex is a state management framework for Vue JS, which is used to handle multiple states/components of the application reliably. This makes larger application with many number of components/states process easier while being handled by the user.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This is a Todo manager developed using Vue Js integrated with Vuex. Vuex is a state management framework for Vue JS, which is used to handle multiple states/components of the application reliably. This makes larger application with many number of components/states process easier while being handled by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published