Admin 4B is an open source admin template built on top of Bootstrap 4.
Some options are available:
- Install with npm:
npm install admin4b
- Download the latest release from GitHub repo
- Clone the repo:
git clone [email protected]:marxjmoura/admin4b.git
The documentation is hosted on GitHub pages.
- Install Node.js
- Run
npm install
to install node dependencies - Run
npm run build
to rebuild CSS, JavaScript and HTML files - Open the
index.html
Please, fell free to open a new issue on GitHub.
Code released under the MIT License.