About
The First Community Theme
Installation
$ npm i egg-born-module-cms-themecommunity
Usage
Changing languange's theme to cms-themecommunity
"language": {
"default": "en-us",
"items": "en-us"
},
"themes": {
"en-us": "cms-themecommunity"
}
See Also:Quick Start