File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,12 +14,22 @@ Please read carefully before use this project starter template
1414
1515-------------------------------
1616
17+ ## List of features implemented in this project
18+ 1 . Side menu navigation
19+ 2 . Application state management using ` Vuex `
20+ 3 . Page and component creation
21+ 4 . RESTAPI consumption using ` axios `
22+ 5 . Custom routing on onsenui-vue using vue-router
23+
24+ -------------------------------
25+
1726## Dependencies
18- - onsenui
19- - vue
20- - vue-onsenui
21- - vue-router
22- - vuex
27+ - [ onsenui] ( https://github.com/OnsenUI/OnsenUI )
28+ - [ vue] ( https://github.com/vuejs/vue )
29+ - [ vue-onsenui] ( https://github.com/OnsenUI/OnsenUI/tree/master/bindings/vue )
30+ - [ vue-router] ( https://github.com/vuejs/vue-router )
31+ - [ vuex] ( https://github.com/vuejs/vuex )
32+ - [ axios] ( https://github.com/mzabriskie/axios )
2333
2434-------------------------------
2535
You can’t perform that action at this time.
0 commit comments