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

https://github.com/foolishchow/element-themer

a simple themer that make diy element theme easier
https://github.com/foolishchow/element-themer

element element-ui theme

Last synced: 10 months ago
JSON representation

a simple themer that make diy element theme easier

Awesome Lists containing this project

README

          

# element-themer

> a simple themer that make diy element theme easier

## how to run
```
git clone https://github.com/foolishchow/element-themer.git
cd element-themer
yarn
// mkdir examples
// download the example page
yarn down
yarn dev
```
edit your theme
after build page will auto reload

![shoot](shoot.png)
> ps:
this pro is a simple and poor coded
some code might have bugs also
you can make it with `electron` to make it better
have fun ~