To-do list app is an application that allows to manage a list of tasks to do. It performs adding, deleting and toggling state of each task. It has modern design and basic functionality.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See the instructions below for notes on how to deploy the project on a live system.
Things you need to be able to use this project:
A step by step series of examples that tell you how to get a development env running
Type this in cmd:
cd../Project
yarn install
yarn serve
Author: charnelclamosa
GitHub: https://github.com/charnelclamosa/ToDoList
#vuejs #vue #javascript #vue-js