mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-06 22:46:31 +02:00
docs: storybook install and demo
This commit is contained in:
14
README.md
14
README.md
@@ -84,6 +84,20 @@ NES.css is compatible with the newest version of the following browsers:
|
|||||||
Untested
|
Untested
|
||||||
* IE/Edge
|
* 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
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
## Copyright and license
|
## 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.
|
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
BIN
assets/storybook-demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Reference in New Issue
Block a user