1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-01-16 21:28:13 +01: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

@ -36,6 +36,7 @@ Este proyecto se apega al Código de Conducta convenido para Contribuyentes. Al
$ npm install
```
3. Ejecuta el servidor de desarrollo:
To view all available components in an interactive interface, use storybook.
```sh
$ npm run storybook
```

View File

@ -36,6 +36,7 @@
$ npm install
```
3. 開発用サーバを起動する:
インタラクティブインターフェースで使用可能なすべてのコンポーネントを表示するには、storybookを使ってください
```sh
$ npm run storybook
```

View File

@ -36,6 +36,7 @@ Nós estamos muito felizes de você querer contribuir para o projeto! Os próxim
$ npm install
```
3. Inicie o servidor de desenvolvimento:
To view all available components in an interactive interface, use storybook.
```sh
$ npm run storybook
```

View File

@ -36,6 +36,7 @@
$ npm install
```
3. 启动开发服务器:
To view all available components in an interactive interface, use storybook.
```sh
$ npm run storybook
```

View File

@ -36,6 +36,7 @@
$ npm install
```
3. Запустите сервер:
To view all available components in an interactive interface, use storybook.
```sh
$ npm run storybook
```

View File

@ -36,6 +36,7 @@ We're really happy you want to contribute to the project! ❤️ The following s
$ npm install
```
3. Start up the dev server:
To view all available components in an interactive interface, use storybook.
```sh
$ npm run storybook
```

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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB