This monorepo includes 3 different projects:
- A default analog project
- A Nestjs + Angular project
- A Nestjs + Analog project
To start each app use the nx serve <project>
command.
project names are:
- analog
- nestjs-angular
- nestjs-analog
Remove the "type": "module",
from package.json
to get them to build.