https://github.com/belchenkov/angular_shop
Build online shop using Angular 9
https://github.com/belchenkov/angular_shop
angular9 firebase ngx-quill rxjs scss typescript
Last synced: 4 months ago
JSON representation
Build online shop using Angular 9
- Host: GitHub
- URL: https://github.com/belchenkov/angular_shop
- Owner: Belchenkov
- Created: 2020-06-01T06:10:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:43:35.000Z (over 2 years ago)
- Last Synced: 2025-01-05T07:26:04.687Z (5 months ago)
- Topics: angular9, firebase, ngx-quill, rxjs, scss, typescript
- Language: TypeScript
- Homepage: https://angular-shop-d56d6.web.app
- Size: 1.35 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Online Shop
> Build online shop using Angular 9
### [Demo](https://angular-shop-d56d6.web.app/)
# 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.