@dragonchain-dev/dragon-dashboard

0.9.8 • Public • Published

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 stories.js file in each component's folder.

Local Development

You can easily test the package locally using symlink.

To make the project avaliable to link, run:

$ npm link

Copy the location of the dashboard library and run the following in the application using dragon-dashboard:

$ npm link ${dashboard library location}

Readme

Keywords

none

Package Sidebar

Install

npm i @dragonchain-dev/dragon-dashboard

Weekly Downloads

0

Version

0.9.8

License

none

Unpacked Size

1.13 MB

Total Files

261

Last publish

Collaborators

  • taw1313
  • dragonchain-service-user