git clone https://github.com/frizbee/simple-admin-theme.git
Copy:
assets/css/style.css
assets/js/scripts.js
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