Getting started

Package and repo links

If you want to contribute to development, you can clone the repository for the design system website at:

git clone git@github.com:smartcoop/design.git

The Smart Design System uses Bedrock to generate a static site for the design system. Instructions on how to use Bedrock and run the development stack locally can be found on the front page of the repo.

Currently, there is no npm package for the CSS.

Repo & issue management

The repo is at github.com/smartcoop/design . Issues are listed at github.com/smartcoop/design/issues .

Contributing

You can contribute to this project in several ways:

  • Create a pull request, that improves the code
    • Look at open issues for inspiration
    • Discuss an open issue if you need more information to solve it
  • Create an issue that describes a comment you have, a problem or bug