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

generator-poi-boilerplate-demo

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-poi-boilerplate-demo

Demo React Component from POI boilerplate generator

  • 1.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-poi-boilerplate-demo

Demo React Component from POI boilerplate generator

Usage

yarn add generator-poi-boilerplate-demo
# or 
npm install generator-poi-boilerplate-demo

For more details, see src/js/components/generator-poi-boilerplate-demo.js

Code Architecture

Check out the generator-poi@2.1.1 docs for info on the repo layout, structure and meaning.

Publishing the package

This project is using np as publisher helper. For more information, please check np documentation

NPM Commands

Component commands

  • npm run start: start component page example using react-storybook;
  • npm run watch: start component page in watch mode example using react-storybook,
  • npm run demo:deploy: Publishing your component page in your Github Page
  • npm run build:page: Creates your page bundle;
  • npm run build:library: Creates your component bundle to be published in your NPM repository (public or private). This bundle will NOT include react-storybook and other development dependencies;
  • npm run serve:dist: Creates a server based on the component page that will be deployed in your Github Page. This command is used to check the results locally before you deploy your component example page;
  • npm run test: Running unit tests using MochaJS
  • npm run tdd: Running unit tests using MochaJS in watch mode. It will help you to create a component using Test Driven Development approach

Changes and history

See CHANGELOG.md.

FAQs

Package last updated on 30 Dec 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