0.0.9 • Published 10 years ago
kbc-react-components v0.0.9
Keboola Connection React Components
UI components for Keboola Connection Applications.
Development
Can be developed together with main kbc-ui application using npm link.
- Run
npm linkin current repository workspace - Run
npm link kbc-react-componentsinkbc-uiworkspace - Run
npm startinkbc-uiworkspace if not already running - Run
npm run buildafter each change in current repository workspace
TODO
- Watch changes
- Eslint
- Travis build
Release
npm version patchgit push origin masternpm publish