How to create single page application?

Hi, i am new to Ember js. i am trying to create single page web application which has 5 tabs and all tabs should have different 3 search box. where do i start?

You can take a look at: GitHub - broerse/ember-cli-blog: Tom Dale's blog example updated for the Ember CLI (https://bloggr.exmer.com/)

And perhaps this book:

Thanks!! :slight_smile: