Skip to content

druxt/module-template

Repository files navigation

DruxtModule (template)

CI codecov

This is a template for creating a DruxtJS module.

Links

Getting started

  1. Use this template

    Click the Use this template button in GitHub and follow the on-screen instructions to Create a new repository.

  2. Build, dev, test, commit

    This repository is setup with for development using the following tools:

    • Siroc: npm run build
    • Jest: npm test
    • Linting tools: npm run lint
    • Changesets: npm run changesets
  3. Contribute

    Have a module you want to share with the Druxt community? Let us know via the Community Discord server.