Example to practice vuejs with amcharts, vue-boostrap, ag-grid, vuex, directives ..
- Use vuex to build todo app
- customize directive (v-sticky) to sticky app navigation
- vue boostrap (table (customize rendering), form, ..)
- am-charts (pie chart, xy chart)
- ag-grid (sample grid)
- cd /vuejs/todo-app
- npm install
- npm run serve
- go to http://localhost:8080/
- Apply firebase to push some notifications