-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Rename the template so we can publish it to npm - Add new page for fixed layout - Change html template code structure
- Loading branch information
1 parent
4ea0a2e
commit 65b9eff
Showing
42 changed files
with
3,212 additions
and
2,319 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,22 @@ | ||
# Cl<ins>one</ins> | ||
# G<ins>admin</ins> | ||
Free Bootstrap 4 Gentelella inspired admin template | ||
|
||
![Preview 1](https://github.com/christianesperar/clone/blob/master/preview.jpg) | ||
![Preview 1](https://github.com/christianesperar/gadmin/blob/master/preview.jpg) | ||
|
||
|
||
## Installation | ||
|
||
**npm** | ||
|
||
``` | ||
npm install gadmin --save | ||
``` | ||
|
||
**yarn** | ||
|
||
``` | ||
yarn add gadmin --save | ||
``` | ||
|
||
## Contribution | ||
There is a lot of room for improvement, help us ship more useful functionalities! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.