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: 8 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:36:22.000Z (over 3 years ago)
- Last Synced: 2025-01-31T22:24:48.972Z (over 1 year 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
[](https://npmjs.org/package/admin4b)
[](https://npmjs.org/package/admin4b)
[](https://david-dm.org/marxjmoura/admin4b)
[](https://david-dm.org/marxjmoura/admin4b?type=dev)
[](https://github.com/marxjmoura/admin4b/blob/master/dist/admin4b.min.css)
[](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 git@github.com: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)