Admin template built on top of Bootstrap 4
Explore Admin 4B docs
Some options are available:
- Install with npm:
npm install admin4b - Download the latest release from GitHub repo
- Clone the repo:
git clone git@github.com:marxjmoura/admin4b.git
The documentation is hosted on GitHub pages.
- Install Node.js
- Run
npm installto install node dependencies - Run
npm run serveto start the server athttp://localhost:8888
Please, fell free to open a new issue on GitHub.
Copyright (c) 2018-present, Marx J. Moura