Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marxjmoura/admin4b
- Owner: marxjmoura
- License: mit
- Created: 2017-12-31T15:34:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:36:22.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T16:02:10.185Z (about 2 months ago)
- Topics: bootstrap, bootstrap-4, bootstrap-template, bootstrap-theme, free, open-source
- Language: Handlebars
- Homepage: https://getadmin4b.com
- Size: 3.16 MB
- Stars: 58
- Watchers: 7
- Forks: 34
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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)