Hi Tito,
1, Yes, perhaps take a look an NX from Nrwl, it even provides generators
that deal with this.
2. use the scripts section in your package.json.
```
scripts : {
startAll: 'ng serve && node server/server
}
```
you might want to use a tool to start them in parallel, there are several
NPM modules that take care of this.
Regards
Sander
--
You received this message because you are subscribed to the Google Groups
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/angular/17fee26d-9844-4fb0-948e-cf014e90ae5f%40googlegroups.com.