- ng build command builds the angular application and generates the build artifacts which are saved under the /dist folder in the application directory.
- ng serve command builds the angular application in the memory, without saving the artifacts to any external folder and runs the application on the web server.
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.