SB Admin Angular - Free open Source Admin Panel Template

SB Admin Angular - Free open Source Admin Panel Template

SB Admin Angular - Free open Source Admin Panel Template

About :-

SB Admin Angular is a free and open-sourced Bootstrap themed Angular 9 starter project.

SB Admin Angular comes with a base implementation of navigation and layouts.

SB Admin Angular Design By Startbootstarp

Features

  • Uses Angular 9
  • Light and dark side navigation options
  • 401, 404, and 500 error pages pre-built
  • Login, register, and forgot password pre-built page examples
  • Interactive tables using ng-bootstrap plugin
  • Interactive charts using Chart.js plugin
  • Toggleable side navigation
  • Flexbox based layout with fixed and static side navigation layout options
  • Pug based markup with built in scripts for compiling HTML
  • SCSS based styling with built in scripts for compiling CSS
  • Powerful development workflow environment included

How To Start


git clone git@github.com:startbootstrap/sb-admin-angular.git
cd sb-admin-angular
npm install
npm start