An open API service indexing awesome lists of open source software.

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

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`