0.1.7 • Published 4 years ago

james-react v0.1.7

Weekly downloads
21
License
-
Repository
-
Last release
4 years ago

James React

A component library based off of material-ui, customized in a way to make the UI more consistent.

Github Actions

This package uses Github Actions which makes publishing very painless.

Publishing Steps

  1. Update the version:
git checkout develop
npm version (major|minor|patch)
git push
  1. Make a PR from develop to master.

Once merged Github Actions will handle publishing the new version to NPM.