egg-born-module-cms-themecommunity

The First Community Theme

Usage no npm install needed!

<script type="module">
  import eggBornModuleCmsThemecommunity from 'https://cdn.skypack.dev/egg-born-module-cms-themecommunity';
</script>

README

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