react-semantic-ui-kit

v0.1.9
Semantic UI components built with React
semantic-ui react

compile

babel -d lib/ src/

prepublish

npm run compile

demo

webpack-dev-server --config webpack.config.dev.js

test

mocha --compilers js:babel-core/register --require ./test/test_helper.js 'test/**/*.@(js|jsx)'

test:watch

npm run test -- --watch

preversion

npm test

version

npm run compile

postversion

git push && git push --tags && npm publish
npm i react-semantic-ui-kit

Metadata

  • MIT
  • Whatever
  • Nadeem Bitar
  • released 5/26/2016

Downloads

Maintainers