From 7fe6367cb50266e3e8c185be06cbaabf5c0a4599 Mon Sep 17 00:00:00 2001 From: nafrisaputro <41447062+nafrisaputro@users.noreply.github.com> Date: Mon, 7 Oct 2019 20:30:14 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6f7749..d489369 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. -## Build +## Build for application Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.