This is a template for creating a DruxtJS module.
- DruxtJS: https://druxtjs.org
- Community Discord server: https://discord.druxtjs.org
-
Use this template
Click the Use this template button in GitHub and follow the on-screen instructions to Create a new repository.
-
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
- Siroc:
-
Contribute
Have a module you want to share with the Druxt community? Let us know via the Community Discord server.