bdurb / fun-with-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fun-with-vue

Basic "Todo" application build using: Vue Vue Router Animate-CSS Font Awesome

With the ability to add/remove Todos, as well as routing to an about page.

Currently there is no data persistence, but that could easily be added.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 77.1%Language:JavaScript 13.5%Language:HTML 9.4%