redyman / vue-todo-2019

A simple ToDo app built with Vue as part of a comparison piece between React and Vue.

Home Page:https://medium.com/@sunilsandhu/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-2019-edition-42ba2cab9e56

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-todo-2019

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

A simple ToDo app built with Vue as part of a comparison piece between React and Vue.

https://medium.com/@sunilsandhu/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-2019-edition-42ba2cab9e56


Languages

Language:Vue 83.5%Language:HTML 12.2%Language:JavaScript 4.3%