Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azouaoui-med/angular-pro-sidebar
Responsive sidebar template with dropdown menu built with angular 7 and bootstrap 4
https://github.com/azouaoui-med/angular-pro-sidebar
angular angular7 bootstrap scss sidebar template typescript
Last synced: about 20 hours ago
JSON representation
Responsive sidebar template with dropdown menu built with angular 7 and bootstrap 4
- Host: GitHub
- URL: https://github.com/azouaoui-med/angular-pro-sidebar
- Owner: azouaoui-med
- License: mit
- Created: 2018-12-08T17:40:21.000Z (almost 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-01-04T19:18:17.000Z (almost 2 years ago)
- Last Synced: 2023-11-07T17:14:37.174Z (about 1 year ago)
- Topics: angular, angular7, bootstrap, scss, sidebar, template, typescript
- Language: TypeScript
- Homepage:
- Size: 2.27 MB
- Stars: 204
- Watchers: 15
- Forks: 133
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Pro Sidebar
A responsive sidebar template with dropdown menu built with angular 7 and bootstrap 4
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.1.2.
## Demo
[Live preview](https://azouaoui-med.github.io/angular-pro-sidebar/demo/)
## Screenshot
![sidebar](https://user-images.githubusercontent.com/25878302/50010090-d193f480-ffb8-11e8-98ef-3d7ffa6ddfe1.png)
## Quick start
```
npm installng serve
```Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Resources
* [Bootstrap](https://getbootstrap.com/)
* [ngx bootstrap](https://valor-software.com/ngx-bootstrap/)
* [Font awsome](http://fontawesome.io/)
* [Angular Perfect Scrollbar](https://github.com/zefoy/ngx-perfect-scrollbar)## License
This code is released under the [MIT](https://github.com/azouaoui-med/angular-pro-sidebar/blob/master/LICENSE) license.