feyyazakkus / vue-todo-app

A simple todo app built with Vue.js and Semantic UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Todo App

A simple todo app built with Vue.js and Semantic UI

Build Status

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

A simple todo app built with Vue.js and Semantic UI

License:MIT License


Languages

Language:JavaScript 70.4%Language:Vue 26.5%Language:HTML 3.1%