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 [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 serve
to start the server athttp://localhost:8888
Please, fell free to open a new issue on GitHub.
Copyright (c) 2018-present, Marx J. Moura