1.1.2 • Published 3 years ago

@jonathansees/crown-molding v1.1.2

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

Crown Molding

npm version

TaskDescription
Run StorybookRun Storybook on your local machine to view components
NPM Package DeployRelease new version on NPM
ComponentsList components

Storybook

Storybook

  1. npm run docs
  2. View in Storybook (http://localhost:9001)

NPM

  1. git tag -a v[x.x.x] -m "version [x.x.x]"
  2. Version bump in package.json to match git tag
  3. Push branch
  4. Go to Github and draft a new release
  5. Add tag version that matches the git tag - vx.x.x
  6. Add Release title - vx.x.x
  7. Add Release description
  8. Publish release

Components

  1. Button
  2. Checkbox
  3. Radio
  4. Select
  5. Table
  6. TextInput