1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-04-21 06:32:05 +02:00

Merge pull request #363 from KalobTaulien/storybook_instructions

docs: storybook install and demo
This commit is contained in:
B.C.Rikko 2019-10-16 14:10:05 +09:00 committed by GitHub
commit b969073d7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -84,6 +84,20 @@ 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.

BIN
assets/storybook-demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB