1.0.2 • Published 5 years ago

eu-secret-components v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

EU Components

All Contributors

License: MIT

Netlify Status

Node.js Package

This project skeleton was created to help people get started with creating their own React component library using:

It also features:

Development

Testing

npm run test

Building

npm run build

Storybook

To run a live-reload Storybook server on your local machine:

npm run storybook

To export your Storybook as static files:

npm run storybook:export

How to test locally

1 - Generate tar.gz file

 npm pack #this will create a tar.gz file  Example [eluniverso-eu-components-0.0.1.tgz]
 

2 - link to the other project

  # You must use an absolute path.
  npm install /absolute/path/eluniverso-eu-components-0.0.1.tgz

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!