gg-adminlte
v1.0.1
Published
gg-adminlte
Downloads
3
Readme
gg-admin-theme
Default admin template for the projects in Green Global.
Usage
AdminLTE 2.3.3 original version
Download latest version in your favorite compress format:
Or clone repo:
git clone [email protected]:toancauxanh/gg-admin-theme.git
Then you can use starter.html as skeleton. See index.html and index2.html to get overview about the available components.
While the original version was built on top of Bootstrap and jQuery, there are several variants that have been customized to work with the particular frameworks such as Angular, React, Meteor... They would be listed below.
AdminLTE for React
Or clone repo at "react" branch:
git clone --depth 1 [email protected]:toancauxanh/gg-admin-theme.git -b react
cd gg-admin-theme
npm install
The output would be located at http:127.0.0.1:8000, open it with your browser.
AdminLTE for Angular
// Coming soon
AdminLTE for Meteor
// Coming soon
Documentation
There is offline version included within any copy. Othewise, you can read it online here:
Screenshot
READ-ONLY
Please don't commit source code here.