Skip to content
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

migrating existing projects #50

Closed
benmonro opened this issue Apr 30, 2013 · 3 comments
Closed

migrating existing projects #50

benmonro opened this issue Apr 30, 2013 · 3 comments

Comments

@benmonro
Copy link

This is more of a question. Is there any facility to import existing ember projects into this framework? or recommendations? I'm a bit of a newb to ember, so I basically followed the guides, and now I have a huge index.html & app.js.

@ryanflorence
Copy link
Owner

I think your best bet is to start fresh with ember create, use ember generate for all your objects, then copy/paste the code into the files.

@benmonro
Copy link
Author

and what about all my existing templates? can I just copy those into the
hbs files?

On Tue, Apr 30, 2013 at 8:37 AM, Ryan Florence notifications@github.comwrote:

I think your best bet is to start fresh with ember create, use ember
generate for all your objects, then copy/paste the code into the files.


Reply to this email directly or view it on GitHubhttps://github.com//issues/50#issuecomment-17234965
.

Ben Monro
Software Developer

@ryanflorence
Copy link
Owner

yep :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants