https://github.com/pavankjadda/eshopping-ui
eShopping application web user interface implemented with Angular 14.x, Bootstrap 5.x and Angular components
https://github.com/pavankjadda/eshopping-ui
angular bootstrap5 typescript
Last synced: 9 months ago
JSON representation
eShopping application web user interface implemented with Angular 14.x, Bootstrap 5.x and Angular components
- Host: GitHub
- URL: https://github.com/pavankjadda/eshopping-ui
- Owner: pavankjadda
- License: gpl-3.0
- Created: 2018-11-21T03:53:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T03:20:30.000Z (over 1 year ago)
- Last Synced: 2025-06-16T20:48:11.969Z (10 months ago)
- Topics: angular, bootstrap5, typescript
- Language: TypeScript
- Homepage: https://e-shopping-ui.vercel.app
- Size: 3.52 MB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Master: 
# Angular UI for eShopping Project
This project is User Interface for [eShopping](https://github.com/pavankjadda/eShopping.git) project and developed with Angular 10.x
### How to Run?
Run `ng serve --watch` for a dev server. Navigate to `http://localhost:4200/`
### Build
1. Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
2. Use the `--prod` flag for a production build.