A tool for developing, documenting and presenting TeamSnap CSS Components, built with the open-source Drizzle pattern library tool.
This library includes the teamsnap-ui repository of CSS components as a git submodule
.
- Clone this repo.
- Make sure your
node
andnpm
versions are relatively up to date. Node versions as early as v4.2.3 are known to cause issues. - Pull in TeamSnap-UI as a submodule
git submodule update --init
npm start