mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
updated docs
This commit is contained in:
parent
b5bd13d643
commit
6e161cb11a
BIN
addons/background/.storybook/backgrounds.gif
Normal file
BIN
addons/background/.storybook/backgrounds.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 MiB |
@ -2,6 +2,6 @@
|
||||
|
||||
We welcome your help to make this component better. This document will help to streamline the contributing process.
|
||||
|
||||
## Development Setup
|
||||
## Development Structure
|
||||
|
||||
@@TODO
|
||||
This project is setup using typescript and jest for testing. All components live in the `/src` directory and tests live under `/__tests__` directories within `/src`.
|
||||
|
@ -8,7 +8,7 @@ react-storybook-addon-backgrounds
|
||||
=======================
|
||||
[](https://travis-ci.org/NewSpring/react-storybook-addon-backgrounds) [](https://coveralls.io/github/NewSpring/react-storybook-addon-backgrounds?branch=master)
|
||||
|
||||
<!-- ![screenshot]() -->
|
||||

|
||||
|
||||
### Development
|
||||
|
||||
@ -30,10 +30,3 @@ To test the project run:
|
||||
```bash
|
||||
$ npm test
|
||||
```
|
||||
|
||||
### TODO
|
||||
|
||||
- [ ] setup deployment to github pages
|
||||
- [ ] 95% coverage for project
|
||||
- [ ] document project
|
||||
- [ ] write article
|
||||
|
Loading…
x
Reference in New Issue
Block a user