Skip to content

AdminLte Fireshell - a free Bootstrap 3.x admin dashboard template that is based on AdminLte combined with Fireshell Boilerplate

License

Notifications You must be signed in to change notification settings

silverbux/adminlte-fireshell

Repository files navigation

adminlte-fireshell

AdminLte Fireshell - a free Bootstrap 3.x admin dashboard template that is based on AdminLte combined with Fireshell Boilerplate

#Preview "AdminLTE-Fireshell"

Installation

  • Clone the repo: git clone https://github.com/silverbux/adminlte-fireshell.git
  • Go inside the folder and Install Requirements: npm install
  • Install Bower Components: bower install
  • Run Grunt: grunt
  • Open in browser: localhost:9000

#Customize / Modify / Workflow grunt will monitor any changes to sass, css and js files and automatically combine, minify and clean all files to app/assets/css/style.min.css and app/assets/js/script.min.js

#Folder Structure

adminlte-fireshell
├──app
│  ├── assets           # json file containing all css files to combine
│  │    ├── components  # third party scripts
│  │    ├── css         # css files
│  │    ├── js          # js files
│  │    ├── img         # images files
│  │    └── fonts       # images files
│  │
│  ├── index.html       # json file containing all js files to combine
│  └── pages            # source files for css
│
├──src
│  ├── components       # third party script sources
│  ├── js               # js source files
│  ├── less             # less source files
│  ├── scss             # sass source files
│  └── tmp              # temporary folder
│
├── grunt-build.command
├── grunt-build.bat
├── grunt-dev.command
├── grunt-dev.bat
├── package.json
├── README.md
├── .editorconfig
├── .gitignore
├── .jshintrc
└── .travis.yml

MORE INFO

Installing Ruby and Sass

CREDITS

AdminLte-Fireshell is simply a copy of AdminLte with fireshell under the hood. All necessary credits are given to AdminLte authors.

LICENSE

Bootflat-Admin is licensed under the MIT Open Source license. For more information, please see the LICENSE file in this repository.

About

AdminLte Fireshell - a free Bootstrap 3.x admin dashboard template that is based on AdminLte combined with Fireshell Boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages