identity-dev-styleguide

2.2.0 • Public • Published

Styleguide

https://github.com/identity-dev/styleguide

Setup

You need to have yarn installed which you can do by npm -g install yarn. After that, run this command:

npm run start

This will download latest dependencies and will start gulp.

Deployments

The deployment process for the styleguide has been super streamlined. Just run one of these commands to handle compilation, version bumping, tagging and pushing to github.

npm run release:patch  // 0.0.1
npm run release:minor  // 0.1.0
npm run release:major  // 1.0.0

Readme

Keywords

none

Package Sidebar

Install

npm i identity-dev-styleguide

Weekly Downloads

1

Version

2.2.0

License

none

Unpacked Size

3.85 MB

Total Files

181

Last publish

Collaborators

  • abodnar-svitla
  • tylerchilds