https://github.com/barisertugrul/angular-book-seller-learning-edition
Angular ve Spring Boot ile Full Stack Uygulama Geliştirme Kursu Eğitim Projesi (Frontend)
https://github.com/barisertugrul/angular-book-seller-learning-edition
Last synced: 3 months ago
JSON representation
Angular ve Spring Boot ile Full Stack Uygulama Geliştirme Kursu Eğitim Projesi (Frontend)
- Host: GitHub
- URL: https://github.com/barisertugrul/angular-book-seller-learning-edition
- Owner: barisertugrul
- Created: 2021-12-09T05:41:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-30T15:07:45.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T06:33:37.927Z (5 months ago)
- Language: TypeScript
- Size: 149 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ErtAngularBookSellerFrontend
Full Stack Application Development Course Learning Project with Angular and Spring Boot
Course: [https://www.udemy.com/course/angular-ve-spring-boot-ile-full-stack-uygulama-gelistirme by Şenol Ataç](https://www.udemy.com/course/angular-ve-spring-boot-ile-full-stack-uygulama-gelistirme)Backend Project with Java Spring Boot: [https://github.com/barisertugrul/spring-boot-book-seller-learning-edition](https://github.com/barisertugrul/spring-boot-book-seller-learning-edition)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.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.
## 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 a platform of your choice.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.