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?
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?