readme update
This commit is contained in:
parent
774becd220
commit
9aba9bc79e
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.0.
|
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.0.
|
||||||
|
|
||||||
|
## How tu run app locally
|
||||||
|
|
||||||
|
download and install node.js https://nodejs.org/en version 16.14.2
|
||||||
|
install angular cli with command: 'npm install -g @angular/cli'
|
||||||
|
run this command: 'npm install' inside project folder
|
||||||
|
run this command: 'ng serve' to start app
|
||||||
|
|
||||||
## Development server
|
## Development server
|
||||||
|
|
||||||
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
|
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
|
||||||
|
Loading…
Reference in New Issue
Block a user