Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

components-orikami

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

components-orikami

Storybook van orikami

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

Usage

npm install
npm run storybook

Then open http://localhost:9001 on your browser. For more information visit React Storybook repo.

Startup errors

If storybook does not load any stories, it could be that the path name in the commandprompt is not exactly correct, it is uppercase sensitve. Make sure your path in the command prompt is exactly correct (folder names with upper case or lower case for example).

release new version npm package

  • update version in package.json
rm -Rf dist/ && node_modules/babel-cli/bin/babel.js lib --out-dir dist && rm dist/*.js
babel lib --out-dir dist
rm dist/*.js
npm publish

FAQs

Package last updated on 22 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc