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

Latest commit

 

History

History
24 lines (24 loc) · 404 Bytes

README.md

File metadata and controls

24 lines (24 loc) · 404 Bytes

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