earlybird-components

1.0.0 • Public • Published

Get Started

To clone this repository:

$ git clone https://github.com/nachomacaso/earlybird-components.git
$ cd earlybird-components

Development and Storybook

You can easily develop and interact with your components by using Storybook. To run the local server, simply run:

$ npm i
$ npm run storybook

Navigate to http://localhost:9001 to view your stories. They should automatically update as you develop.

Storybook will pick up any story from the stories.js file in a component folder.

earlybird-components is currently using the latest technology available, so you may need to update your Node versions to latest to accomodate Babel 7 and Webpack 4.

Package Sidebar

Install

npm i earlybird-components

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

530 kB

Total Files

22

Last publish

Collaborators

  • nathanmacaso