Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marxjmoura/admin4b

Bootstrap 4 Admin Template
https://github.com/marxjmoura/admin4b

bootstrap bootstrap-4 bootstrap-template bootstrap-theme free open-source

Last synced: about 1 month ago
JSON representation

Bootstrap 4 Admin Template

Awesome Lists containing this project

README

        



admin4b


Admin 4B



Admin template built on top of Bootstrap 4


Explore Admin 4B docs

## Status

[![NPM version](https://img.shields.io/npm/v/admin4b.svg)](https://npmjs.org/package/admin4b)
[![NPM downloads](https://img.shields.io/npm/dm/admin4b.svg)](https://npmjs.org/package/admin4b)
[![Dependency Status](https://img.shields.io/david/marxjmoura/admin4b.svg)](https://david-dm.org/marxjmoura/admin4b)
[![devDependency Status](https://img.shields.io/david/dev/marxjmoura/admin4b.svg)](https://david-dm.org/marxjmoura/admin4b?type=dev)
[![CSS gzip size](https://img.badgesize.io/marxjmoura/admin4b/master/dist/admin4b.min.css?compression=gzip&label=CSS+gzip+size)](https://github.com/marxjmoura/admin4b/blob/master/dist/admin4b.min.css)
[![JS gzip size](https://img.badgesize.io/marxjmoura/admin4b/master/dist/admin4b.min.js?compression=gzip&label=JS+gzip+size)](https://github.com/marxjmoura/admin4b/blob/master/dist/admin4b.min.js)

## Quick start

Some options are available:

- Install with [npm](https://www.npmjs.com/package/admin4b): `npm install admin4b`
- Download the latest release from [GitHub repo](https://github.com/marxjmoura/admin4b/releases/)
- Clone the repo: `git clone [email protected]:marxjmoura/admin4b.git`

## Documentation

The documentation is hosted on [GitHub pages](https://getadmin4b.com).

### Running documentation locally

1. Install [Node.js](https://nodejs.org/)
2. Run `npm install` to install node dependencies
3. Run `npm run serve` to start the server at `http://localhost:8888`

## Bugs and features

Please, fell free to [open a new issue](https://github.com/marxjmoura/admin4b/issues) on GitHub.

## License

[MIT](https://github.com/marxjmoura/admin4b/blob/master/LICENSE)

Copyright (c) 2018-present, [Marx J. Moura](https://github.com/marxjmoura)