Socket
Book a DemoInstallSign in
Socket

zcom

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zcom

Create and share react components

latest
npmnpm
Version
0.0.64
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

ZCOM

Create and share React components

Setup

npm install -g zcom

Create a component

zcom create my-component

Create a internal component (inside a project)

zcom create my-component -i [componentsDir]

Dev (Storybook)

zcom dev

Port can be setted using PORT environment var.

Static files can be served from /statics/ directory.

Run test (watch mode)

zcom test

Build

zcom build

Version patch, build and publish to npm

zcom pap

Build static version of storybook

zcom build-storybook

Build storybook and serve it (by ngrok)

zcom serve

Keywords

react

FAQs

Package last updated on 10 Apr 2018

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