Angular Environments
by default angular support dev and prod env but we can create angular environment by updating angular.json file, we can update package.json scripts section to serve or build angular in those environment
Sep 4, 20241 min read
Search for a command to run...