Realityloop / druxt-theme-umami-bootstrap

Umami Bootstrap theme for Druxt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Druxt Umami Bootstrap component library.

CircleCI Known Vulnerabilities codecov

Umami Bootstrap theme for Druxt

Install

$ npm install druxt-theme-umami-bootstrap

Usage

Add module to nuxt.config.js

module.exports = {
  modules: [
    ...
    'druxt-theme-umami-bootstrap',
  ],

  druxt: {
    baseUrl: 'https://example.com'
  }
}

About

Umami Bootstrap theme for Druxt


Languages

Language:Vue 71.1%Language:JavaScript 28.9%