Micro frontend + Mono repo
Last updated
Last updated
Deploying a nx workspace to heroku https://medium.com/@andrew.ray.gilbert/deploy-an-nx-workspace-to-heroku-c0b8ba0e6fe9
https://itnext.io/how-to-deploy-angular-app-in-production-cpas-2-affb711d18fc 2 cases one with heroku, one with a VPS and nginx
Do a shared library of assets if a monorepo
Install nebular in a nx workspace
nx add --project my-project @nebular/theme
An example guide on how to setup an angular app with nx