Create same layout to mobile and desktop clients

Hi,

I’m newbie with Meteor, but I’m very excited with your power and simplicity.

I wanna to development an application to have one client mobile and desktop. But my main doubt is about what UI framework use.

I saw Polymer, but old browser doesn’t support itself.
I look about Ionic, but it is to mobile only.

Someone can help me? I would like create an unique HTML.

Thanks.

Their is no simple answer. It depends on your app.

Try https://atmospherejs.com/materialize/materialize
This is my personal favourite.

Or https://atmospherejs.com/semantic/ui

Or gave react a change with http://material-ui.com

Hi Doedel, thanks. I dont know semantic-ui, it’s very powerfull. I will test and return feedback to you.