All Projects → surmon-china → Angular Admin

surmon-china / Angular Admin

Licence: mit
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Admin

Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+3035.8%)
Mutual labels:  bootstrap, bootstrap4, angular4, admin-dashboard, admin-template
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+96.02%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (+224.72%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+6515.34%)
Mutual labels:  ng2, bootstrap4, admin-dashboard, admin-template
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (-54.55%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Architectui Html Theme Free
ArchitectUI Dashboard Free is lightweight and comes packed with the minimal set of components to get you started. If you have a simple application, it’s the perfect solution for you. It’s built on top of Bootstrap 4 and features a scalable architecture just like it’s wiser, older sibling – ArchitectUI HTML Pro theme.
Stars: ✭ 155 (-55.97%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+238.35%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Stellar
Stellar is completely based on the latest version of Bootstrap 4. Stellar Admin is designed to reflect the simplicity and svelte of the components and UI elements and coded to perfection with well-organized code.
Stars: ✭ 176 (-50%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-72.16%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (-69.6%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+915.06%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+263.35%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, angular4
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+738.35%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Bootstrapadmin
Bootstrap 4 admin template.
Stars: ✭ 273 (-22.44%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, admin-template
Deskapp
DeskApp Admin is a free to use Bootstrap 4 admin template.
Stars: ✭ 296 (-15.91%)
Mutual labels:  bootstrap4, admin-dashboard, admin-template
Stisla
Free Bootstrap Admin Template
Stars: ✭ 2,772 (+687.5%)
Mutual labels:  bootstrap, bootstrap4, admin-template
Voler
The first Bootstrap 5 admin dashboard template
Stars: ✭ 183 (-48.01%)
Mutual labels:  bootstrap, admin-dashboard, admin-template
Startbootstrap Sb Admin
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Stars: ✭ 2,861 (+712.78%)
Mutual labels:  bootstrap, bootstrap4, admin-template
Tabler React
React components and demo for the Tabler UI theme.
Stars: ✭ 1,830 (+419.89%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard
Awesome Uikit
Collect JS Frameworks, Web components library and Admin Template.
Stars: ✭ 1,136 (+222.73%)
Mutual labels:  angular-components, bootstrap, bootstrap4

Angular logo       nodepress logo

Angular Admin

nodepress GitHub stars GitHub issues GitHub Workflow Status GitHub license

Admin client for surmon.me blog, powered by Angular and Bootstrap4.

适用于 surmon.me 管理员后台的前端应用,使用 AngularBootstrap4 进行开发。

The project forked from ng2-admin. 项目原始来自 ng2-admin

其他相关项目:

更新记录:CHANGELOG.md

Screenshot

Development setup

# install dependencies
yarn

# serve with hot reload at localhost:4200 
yarn dev

# lint
yarn lint

# test
yarn test
yarn e2e

# build
yarn build

# CD (local build)
yarn local:build:tar
# CD (remote deploy)
yarn local:deploy

Actions setup

Rule:

  • any PR openCI:Build test
  • master PR close & mergedCI:Deploy to server

Example:

  • local:develop(local:build:tar)remote:developCI:Build test
  • remote:develop/masterremote:mastermergedCI:Deploy to server
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].