kitchen-site
kitchen-site copied to clipboard
Update getting_started.md issue #12
fix issue #12, minimal example issue /getting_started missing an fa-home icon in minimal example
Do you hae an example on how the generated route.js would like with the icon_class? Something like this?
this.route("home", {path: "/", controller: "HomeController", icon_class: "fa fa-home"});
@4F2E4A2E icon has nothing with the controller. It will appear in the menu's <li class="fa fa-home">