Skip to content

D0man/VueTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Simple recruitment task

I was ask to made simple to do up in Vue. The idea is to make 3 buttons that adds task, removing last task and clearing all task.

Live version

VueTask

css

I usually write my apps with sass and post-css to add prefixes, but this app is simple so decided to not doing this. Still i used flex without prefixes so it can be buged on older browsers.

javascript

JavaScript is writen in es6 so it could not work in older browsers, usually webpack and babel takes care for me in this

About

https://d0man.github.io/VueTask/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published