https://github.com/frizbee/simple-admin-theme
simple minimal admin theme with bootstrap 4
https://github.com/frizbee/simple-admin-theme
Last synced: 3 months ago
JSON representation
simple minimal admin theme with bootstrap 4
- Host: GitHub
- URL: https://github.com/frizbee/simple-admin-theme
- Owner: frizbee
- License: mit
- Created: 2017-11-15T16:10:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T11:17:30.000Z (about 6 years ago)
- Last Synced: 2025-03-20T19:35:45.023Z (over 1 year ago)
- Language: CSS
- Size: 1.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Admin Theme
## Install
`git clone https://github.com/frizbee/simple-admin-theme.git`
## Usage
Copy:
`assets/css/style.css`
`assets/js/scripts.js`
### Advanced
If you would like to edit scss, please follow instruciton:
Update npm
`npm i -g npm`
Install sass if not installed
`gem install sass`
Run to insall
`npm install`