mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
Updating README
Signed-off-by: Carlos Vega <clmvega@gmail.com>
This commit is contained in:
parent
b9a955721b
commit
efc2c2f562
@ -1,4 +1,4 @@
|
||||
# Storybook for Vue
|
||||
# Storybook for Angular
|
||||
|
||||
[](https://greenkeeper.io/)
|
||||
[](https://travis-ci.org/storybooks/storybook)
|
||||
@ -7,11 +7,11 @@
|
||||
[](https://bettercodehub.com/results/storybooks/storybook) [](https://codecov.io/gh/storybooks/storybook)
|
||||
[](https://storybooks-slackin.herokuapp.com/)
|
||||
|
||||
Storybook for Vue is a UI development environment for your Vue components.
|
||||
Storybook for Angular is a UI development environment for your Angular components.
|
||||
With it, you can visualize different states of your UI components and develop them interactively.
|
||||
|
||||
## Notes
|
||||
|
||||
- When using global custom components or extension (e.g `Vue.use`). You will need to declare those in the `./storybook/config.js`.
|
||||
- For the time being, this only supports one-page angular components
|
||||
|
||||
♥️
|
||||
|
Loading…
x
Reference in New Issue
Block a user