Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

kitaminka/vue-todo-list

Repository files navigation

vue-todo-list

To-Do list application using Vuex store.


Installation

  • Clone the repository:
git clone https://github.com/kitaminka/vue-todo-list.git
  • Install dependencies:
yarn install
  • Start the program in development mode:
yarn serve
  • Compile for production:
yarn build

Screenshots

Screenshot