All Projects → start-angular → Sb Admin Bs4 Angular 8

start-angular / Sb Admin Bs4 Angular 8

Licence: other
Simple Dashboard Admin App built using Angular 8 and Bootstrap 4

Programming Languages

HTML
75241 projects
typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sb Admin Bs4 Angular 8

AuthGuard
Example repo for guarding routes post
Stars: ✭ 42 (-97.82%)
Mutual labels:  angular4, angular-cli, angular5, angular6
Nebular
💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
Stars: ✭ 7,368 (+281.56%)
Mutual labels:  angular4, angular-cli, angular5, angular6
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (-86.74%)
Mutual labels:  angular4, angular-cli, angular5, angular6
Angular5 Seed
Angular5 Seed for Application
Stars: ✭ 222 (-88.5%)
Mutual labels:  angular4, angular-cli, angular5, angular6
ng-toggle
Bootstrap-styled Angular Toggle Component
Stars: ✭ 14 (-99.27%)
Mutual labels:  bootstrap4, angular4, angular5, angular6
mean-stack
MEAN stack Mongoose, Express, Angular6, Node
Stars: ✭ 22 (-98.86%)
Mutual labels:  bootstrap4, angular4, angular5, angular6
Angular Material App
基于最新Angular 9框架与Material 2技术的web中后台前端应用框架。
Stars: ✭ 509 (-73.64%)
Mutual labels:  bootstrap4, angular4, angular5, angular6
Ng2 Pdfjs Viewer
An angular 8 component for PDFJS and ViewerJS (Supports angular 2/4/5/6/7)
Stars: ✭ 150 (-92.23%)
Mutual labels:  angular4, angular5, angular6
Angular Contacts Demo
Angular demo(SSR) base on Angular CLI
Stars: ✭ 42 (-97.82%)
Mutual labels:  angular4, angular-cli, angular5
Ng Simple Slideshow
A simple, responsive slideshow for Angular 4+.
Stars: ✭ 119 (-93.84%)
Mutual labels:  angular4, angular5, angular6
Aspnetcore Angular Universal
ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Stars: ✭ 1,455 (-24.65%)
Mutual labels:  angular4, angular5, angular6
Laravel5.5 Angular5
Laravel 5.5 + Angular 5 + AdminLTE single page application
Stars: ✭ 40 (-97.93%)
Mutual labels:  angular4, angular-cli, angular5
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-98.39%)
Mutual labels:  angular4, angular-cli, angular5
Angular2
Angular 2 Seed
Stars: ✭ 75 (-96.12%)
Mutual labels:  angular4, angular-cli, angular5
Angular Froala Wysiwyg
Angular 4, 5, 6, 7, 8 and 9 plugin for Froala WYSIWYG HTML Rich Text Editor.
Stars: ✭ 696 (-63.96%)
Mutual labels:  angular4, angular5, angular6
Ngx Papaparse
Papa Parse wrapper for Angular
Stars: ✭ 83 (-95.7%)
Mutual labels:  angular4, angular5, angular6
Popover
Angular CDK Popover, no default style, examples using @angular/material
Stars: ✭ 156 (-91.92%)
Mutual labels:  angular4, angular5, angular6
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (-33.76%)
Mutual labels:  bootstrap4, angular4, angular-cli
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+471.62%)
Mutual labels:  bootstrap4, angular4, angular-cli
Ng2 Flatpickr
Angular 2+ wrapper for flatpickr (https://github.com/chmln/flatpickr)
Stars: ✭ 91 (-95.29%)
Mutual labels:  angular4, angular5, angular6

SB Admin rewritten in Angular9 and Bootstrap 4

Simple Dashboard Admin App built using Angular 9 and Bootstrap 4

This project is a port of the famous Free Admin Bootstrap Theme SB Admin v8.0 to Angular9 Theme.

Powered by StartAngular & StrapUI

Demo

SB Admin Material version

This project was generated with Angular CLI version 9.0.2.

Introduction

Provides fast, reliable and extensible starter for the development of Angular projects.

sb-admin-bs4-angular9 provides the following features:

  • Developed using boostrap-v6.0.0
  • angular-v9.0.2
  • angular/cli-v9.0.2
  • ng-bootstrap-v6.0.0
  • ngx-translate-v12.1.1
  • Following the best practices.
  • Ahead-of-Time compilation support.
  • Official Angular i18n support.
  • Production and development builds.
  • Tree-Shaking production builds.

How to start

Note that this seed project requires node >=v8.9.0 and npm >=4.

In order to start the project use:

$ git clone https://github.com/start-angular/SB-Admin-BS4-Angular-8.git
$ cd SB-Admin-BS4-Angular-8
# install the project's dependencies
$ npm install
# watches your files and uses livereload by default run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
$ npm start
# prod build, will output the production application in `dist`
# the produced code can be deployed (rsynced) to a remote server
$ npm run build

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

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].