Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@pismo/loader

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pismo/loader

Pismo common loading feedback component

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
4
Created
Source

React Library

Setup

  git clone git@github.com:pismo/frontend-boilerplates.git
  cp -R frontend-boilerplates/react-library your-project/
  cd your-project/
  yarn install

Development

  yarn start

Should automatically open http://localhost:3000 for you.

  yarn test

This runs Jest. Tip: You can add --watch to keep it running.

Publish

  yarn build

This writes the minified bundle file to dist folder.

Then, bump your package.json version, commit it and push a new git tag. Now you can publish it to npm:

  npm publish

Keywords

pismo

FAQs

Package last updated on 26 Oct 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