1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-02 02:22:37 +02:00

docs(contributing.md): move message about storybook

This commit is contained in:
BcRikko
2019-10-16 14:19:45 +09:00
parent b969073d7e
commit 9ec8f09280
8 changed files with 12 additions and 20 deletions

View File

@@ -84,20 +84,6 @@ NES.css is compatible with the newest version of the following browsers:
Untested
* IE/Edge
## Storybook
To view all available components in an interactive interface, use storybook.
```bash
git clone https://github.com/nostalgic-css/NES.css
cd NES.css
npm install
npm run storybook
```
![Storybook Demo](assets/storybook-demo.gif "Storybook Demo")
## Copyright and license
Code and documentation copyright 2018 [B.C.Rikko](https://github.com/BcRikko). Code released under the MIT License. Docs released under Creative Commons.