TaskApp

Tasks-Laravel-vue.js

A simple Laravel-Vue Task manager to add/remove tasks.

Preview

Features

Installation

Usage

Development

# build and watch
npm run watch

# serve with hot reloading
npm run hot

Production

npm run production

That’s it :)