raulghm / vue-parcel-todo

Vue + Parcel recipe

Repository from Github https://github.comraulghm/vue-parcel-todoRepository from Github https://github.comraulghm/vue-parcel-todo

Vue + Parcel (TODO app example)

Bases in TODO App by Evan You https://vuejs.org/v2/examples/todomvc.html

Features

  • Vue 2.5.x
  • Vue router
  • Eslint configured

Install

yarn

Start development

yarn start

Build for production

yarn run build

About

Vue + Parcel recipe


Languages

Language:Vue 87.8%Language:JavaScript 10.3%Language:HTML 1.9%