$ cnpm install @transfix/ui
Allspark is the repository for all React components consumed by the various applications here at Transfix! We're playing with Legos - React Legos - and it's going to be awesome.
$ git clone https://github.com/transfixio/rogers.git
$ cd rogers
$ npm install
$ npm start
The package is hosted at https://www.npmjs.com/package/@transfix/ui
The steps to update are:
git commit
your changesFor a patch release (bug fixes: v1.0.0 -> v1.0.1):
npm run publish:ui:patch
For a minor release (new features: v1.0.0 -> v1.1.0):
npm run publish:ui:minor
For a major release (breaking changes: v1.0.0 -> v2.0.0):
npm run publish:ui:major
Copyright 2014 - 2016 © taobao.org |