gg-admin-theme
Default admin template for the projects in Green Global.
Usage
$3
Download latest version in your favorite compress format:
-
.zip
-
.gz
-
.bz2
Or clone repo:
``
git clone git@bitbucket.org: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.
$3
- Download as .zip
- Download as .gz
- Download as .bz2
Or clone repo at "react" branch:
`
git clone --depth 1 git@bitbucket.org: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.
$3
// Coming soon
$3
// Coming soon
Documentation
There is offline version included within any copy. Othewise, you can read it online here:
AdminLTE documentation
Screenshot
!
AdminLTE starter.html - screenshot
READ-ONLY
Please don't commit source code here.