Socket
Socket
Sign inDemoInstall

mytest-priv-repo-token

Package Overview
Dependencies
5
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mytest-priv-repo-token

Boilerplate code for a simple, lightweight, and performant react npm package. Read a step-by-step guide on how to create a react npm package on [Codify Tools](https://www.codifytools.com/blog/react-npm-package).


Version published
Maintainers
1
Install size
6.63 kB
Created

Readme

Source

React Package Boilerplate

Boilerplate code for a simple, lightweight, and performant react npm package. Read a step-by-step guide on how to create a react npm package on Codify Tools.

npm bundle size npm bundle size npm downloads GitHub license

Features

  • Babel for modern JavaScript and JSX transpilation
  • Rollup for build
  • Bundle generated in cjs and esm formats
  • Storybook for local development

Commands

  • npm install - install project dependencies
  • npm run storybook - start local development environment.
  • npm run build - build package into dist/ folder
  • npm publish - publish your package to npm.

License

MIT license, Copyright (c) Juan Pablo Mejia Duque. For more information see LICENSE.

Keywords

FAQs

Last updated on 24 Jan 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc