summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/README.md
diff options
context:
space:
mode:
authorSunder Tattavarada <statta@research.att.com>2020-01-14 15:22:53 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-14 15:22:53 +0000
commit147d575c4899aa1abf32fbb7fd8d89ad181167a2 (patch)
tree3cab3c064193dcc2cc04f87d6de9c958cd4f15fd /portal-FE-os/README.md
parentc3a161c5fdb3a90c7e7e53e23156c82575f61cd8 (diff)
parent1515595ee5302e3380a65a7c7cace0905e2a38f1 (diff)
Merge "Added portal-FE-os project"
Diffstat (limited to 'portal-FE-os/README.md')
-rw-r--r--portal-FE-os/README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/portal-FE-os/README.md b/portal-FE-os/README.md
new file mode 100644
index 00000000..6823146f
--- /dev/null
+++ b/portal-FE-os/README.md
@@ -0,0 +1,27 @@
+# PortalFEos
+
+This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.6.
+
+## Development server
+
+Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
+
+## Code scaffolding
+
+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
+
+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.
+
+## Running unit tests
+
+Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
+
+## Running end-to-end tests
+
+Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
+
+## Further help
+
+To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).