Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Popovkov57 committed Oct 5, 2022
1 parent 6c8f625 commit 644cf7f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# SportStore

SportStore application is inspired by [Pro angular 6](https://github.com/Apress/pro-angular-6) book.

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.3.

## Development server
## Development front 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 front server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.

## Code scaffolding
## Development back server

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`.
Run `npm run json` for back server.

## Build

Expand Down

0 comments on commit 644cf7f

Please sign in to comment.