1.1.12 • Published 8 years ago

gumgum-design-system v1.1.12

Weekly downloads
15
License
-
Repository
-
Last release
8 years ago

GumGum Design System

A comprehensive system of components to standardize GumGum product design.

Development

npm install
gulp serve

Generate CSS documentation & HTML code snippets for all components

npm run autodoc /app/styles/gumgum-design-system/

Generate JS documentation for all components

documentation build app/scripts/main.js -f html -o jsdocs -t node_modules/documentation/gds_theme

Build

gulp build

Versioning

To bump the version, use npm version:

npm version [major | minor | patch]

Then, push the tags:

git push origin --tags
1.1.12

8 years ago

1.1.8

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago