Skip to content

mateuszlubianka1993/to-do-list-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

To Do List Vue

Simple to do list.

View Demo

Table of Contents

About The Project

This is simple To Do List. You can add and remove tasks. Scroll down to get more info

Built With

  • Vue.js
  • Html
  • CSS
  • Java Script
  • MDBootstrap

Usage

Demo

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/mateuszlubianka1993/counter-vue
  1. Install NPM packages
npm install
  1. Compiles and hot-reloads for development
npm run serve
  1. Compiles and minifies for production
npm run build
  1. Lints and fixes files
npm run lint

Contact