plone-ve / nsw-design-system-plone6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nsw-design-system-plone6

This repo contains a Volto addon for Plone for the New South Wales Design System. It is based on the V3 version of the design system and latest best practises from the Digital NSW team. For more information, see the Plone6 NSW Design System Starter Kit;

Getting started

To get started install this addon in your Volto frontend:

  1. Run yarn install nsw-design-system-plone6 to add the addon as a dependency

  2. In your package.json file, add nsw-design-system-plone6 to the addons key, as shown below:

    • "addons": [
          "nsw-design-system-plone6"
      ],
  3. Start volto with yarn start

How to contribute

See DEVELOP.md or feel free to open a GitHub issue.

About


Languages

Language:JavaScript 98.6%Language:SCSS 0.6%Language:Makefile 0.5%Language:CSS 0.2%Language:Less 0.0%