53.0.13 • Published 2 years ago

mytest-priv-repo-token v53.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

53.0.13

2 years ago

53.0.12

2 years ago

53.0.11

2 years ago

53.0.10

2 years ago

53.0.9

2 years ago

53.0.8

2 years ago

53.0.7

2 years ago

53.0.6

2 years ago

53.0.5

2 years ago