1.0.0 ā€¢ Published 4 years ago

nx-angular-nest v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

A starter kit for nx workspace having sample app built with angular and nest.

Angular version 10.0.11 and nest version 7.4.2.

Start by running: nx serve sample-app (or just: nx serve)

About Nx Workspace

This project was generated using Nx.

šŸ”Ž Nx is a set of Extensible Dev Tools for Monorepos.

Nx Documentation

10-minute video showing all Nx features

Interactive Tutorial

Run nx dep-graph to see a diagram of the dependencies of your projects.