we-theme-event

0.3.12 • Public • Published

We.js Evento free theme

we-theme-event

Default we.js theme for events

Special thanks to shapebootstrap.net team for this free theme

Installation

ǹpm install --save we-theme-event

Add it in file: config/themes.js

module.exports.themes = {
  enabled: [
    'we-theme-event', // event theme
    'we-theme-pratt', // others themes
    'we-theme-admin-default',
  ],
  app: 'we-theme-pratt',
  admin: 'we-theme-admin-default'
};

And add in config/event.js

module.exports.event = {
  themes: ['we-theme-event'],
  defaultTheme: 'we-theme-event'
};

Build with:

Evento free theme: https://shapebootstrap.net/item/1524963-evento-free-music-event-template

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i we-theme-event

Homepage

wejs.org

Weekly Downloads

1

Version

0.3.12

License

none

Last publish

Collaborators

  • albertosouza