mMmenges / todolist

Using the framework Vue CLI and using Vue material, I created this simple to-do-list app. It is a basic one page app, were users can add, edit and remove items, from a list.

Home Page:https://mmmenges.github.io/todolist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todolist

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.

todolist

About

Using the framework Vue CLI and using Vue material, I created this simple to-do-list app. It is a basic one page app, were users can add, edit and remove items, from a list.

https://mmmenges.github.io/todolist/


Languages

Language:Vue 85.3%Language:HTML 8.9%Language:JavaScript 5.8%