-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Add create command for vuejs #11086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add create command for vuejs #11086
Conversation
- Tree shaking update - Cordova example update - Windows performance update - Angular tutorial fix (it is not updated yet)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great @chris-visser !
Great work, I'm going to give Vue a try! |
Thanks, great work, this would be available on Meteor 1.10.3 |
Hi, A problem appeared with v1.11 which introduce command "meteor create --vue". Actual behavior : In any Ok, you can tell me : use Solution found :
Reproduction : https://github.com/StephaneRavet/meteor-create-vue-window-bug Do you agree ? |
@StephaneRavet Yes. I've noticed too that there are some caveats to the current structure. I will make a PR for it 👍 |
This PR provides first class Vue integration into Meteor using the create command.