Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 522 Bytes

meteor-webapp

Hibrid webapp example with Bulma for specific web views and OnsenUI for specific mobile views, using Vue 2 without Blaze, all in one Meteor project.

# git clone https://github.com/lindoelio/meteor-webapp.git
# cd meteor-webapp
# meteor npm install
# meteor

Browser: http://localhost:3000

For mobile view, open in responsive mode on developer tools.

Learn Meteor

Learn Vue 2

Learn Bulma

Learn OnsenUI