From db671ce313e97b2818cf79df8fb357524f608d90 Mon Sep 17 00:00:00 2001 From: MaxSorokin Date: Tue, 26 Mar 2024 19:23:54 +0300 Subject: [PATCH] ref: README.md --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5cfa312a..99b282d0 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,23 @@ # Palladium -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) +version 1.0.0. ## 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. +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/module`. +Run `ng generate component component-name` to generate a new component. +You can also use `ng generate directive/pipe/service/class/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. +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 @@ -25,4 +30,5 @@ Before running the tests make sure you are serving the app via `ng serve`. ## 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). +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).