Skip to main content

Command Palette

Search for a command to run...

Angular Environments

Published
1 min read

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