remotedev-monitor-components

v0.0.3
Collection of reusable components for building a Remotedev monitor.

start

npm run storybook

prepublish

babel ./src --out-dir ./lib --ignore tests,stories

lint

eslint src

lintfix

eslint src --fix

jest

jest --no-cache

test:update

npm run jest -- -u

test

npm run lint && npm run jest

storybook

start-storybook -p 9001 -c .storybook

publish-storybook

bash .scripts/publish_storybook.sh

postpublish

npm run publish-storybook

Metadata

  • MIT
  • Whatever
  • Mihail Diordiev
  • released 11/24/2016

Downloads

Maintainers