Git Product home page Git Product logo

villanus / adminplus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frontendmatter/adminplus

1.0 2.0 0.0 154 KB

Bootstrap 4 Theme with awesome premium features. Extends Bootstrap 4 with layout options, sidebar navigation and a modern theme and it's a perfect choice for a professional Bootstrap 4 admin template.

Home Page: http://adminplus.themekit.io

HTML 1.34% JavaScript 9.47% CSS 37.48% Vue 51.70%

adminplus's Introduction

AdminPlus Lite Bootstrap Theme

npm version

Clean and lightweight Bootstrap 4 Admin Template with awesome premium features. AdminPlus extends Bootstrap 4 with layout options, sidebar navigation and a modern theme and it's a perfect choice for a professional admin template.

AdminPlus - Bootstrap 4 Admin Template

Demos

See AdminPlus Lite Demo and AdminPlus Premium Demo

While AdminPlus Lite is free, there are premium extras available such as custom dashboard designs, custom components, custom pages, integration samples with various 3rd party plugins, dedicated support from our team and more!

Introduction

AdminPlus Lite is a simple drop-in library which can be used with any existing or new Bootstrap 4 project. AdminPlus Lite includes the most basic assets of the AdminPlus Premium edition, the basic (but awesome!) Bootstrap 4 theme and minimal extras, such as sidebar navigation.

It’s also published with npm to provide an easy way of loading and updating AdminPlus Lite in any project.

Getting started

AdminPlus provides a variety of guides and starter boilerplates for commonly used workflows and tooling such as npm, gulp, browserify and webpack.

Integration samples with popular front end libraries such as AngularJS, MeteorJS, Vue.js and server side libraries such as Laravel and Ruby on Rails (coming soon).


Run locally

Install dependencies

The adminplus package does not include any vendor libraries. To install all the dependencies, run:

npm install

Build

You can easily build adminplus yourself. Our build tool of choice is webpack and any of the following commands will create the files dist/adminplus.js and dist/adminplus.css

Install dev dependencies

Before you can build adminplus, make sure webpack is installed globally:

npm install -g webpack

Production build

Includes minification and several optimizations:

npm run build

Development build

A faster build suited for development, with no optimizations and without minification:

npm run build-dev

Watch

Start an initial development build and then FAST continuous incremental builds:

npm run dev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.