/vuex_todo_manager

A Todo Manager web app made using VueX principles.

Primary LanguageVue

VueX Todo Manager

Description

This project is a basic follow-up of the Vuex Crash Course | State Management, by Traversy Media with slight changes. The reason why this exists here is simply to fresh up some knowledge about VueX.

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.