Themalni / vue-task-board

Task board made with Vue + Vuex

Home Page:https://vue-task-board.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task management app

Made with Vue + Vuex

Live preview:

https://vue-task-board.firebaseapp.com/

Download the project, cd into the project directory, run:

npm install

When necessary node modules are installed, run:

npm run serve

Open http://localhost:8080 to view it in the browser.

To view unit tests, run:

npm run test:unit

About

Task board made with Vue + Vuex

https://vue-task-board.firebaseapp.com/

License:MIT License


Languages

Language:JavaScript 57.6%Language:Vue 35.6%Language:CSS 5.2%Language:HTML 1.6%