Can you convert project Angular2 to Ember?

1

I have a project with angular2 and when I execute the command

  

$ ng build -w

I get an error

  

You have to be inside an ember-cli project in order to use the build   command.

Can an existing angular2 project be converted into an ember-cli project?

    
asked by Pablo Ezequiel 11.01.2017 в 11:10
source

0 answers