/TO-DO-List

Todo List using Vue with Vuex, styling using Vuetify

Primary LanguageVue

TO DO LIST

TODO LIST App Complete Task

Simple TODO list using:

  • express - Nodejs Framework
  • Vue - I Love It
  • Vuex - Made state management so fun
  • Vuetify - Made styling so awesome

Setup Server

Setup Server Mockup and Running TO-DO-List Backend Follow that instruction

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.