mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-08 21:30:47 +02:00
docs(contributing.md): move message about storybook
This commit is contained in:
3
.github/CONTRIBUTING-es.md
vendored
3
.github/CONTRIBUTING-es.md
vendored
@@ -35,7 +35,8 @@ Este proyecto se apega al Código de Conducta convenido para Contribuyentes. Al
|
||||
```sh
|
||||
$ npm install
|
||||
```
|
||||
3. Ejecuta el servidor de desarrollo:
|
||||
3. Ejecuta el servidor de desarrollo:
|
||||
To view all available components in an interactive interface, use storybook.
|
||||
```sh
|
||||
$ npm run storybook
|
||||
```
|
||||
|
3
.github/CONTRIBUTING-jp.md
vendored
3
.github/CONTRIBUTING-jp.md
vendored
@@ -35,7 +35,8 @@
|
||||
```sh
|
||||
$ npm install
|
||||
```
|
||||
3. 開発用サーバを起動する:
|
||||
3. 開発用サーバを起動する:
|
||||
インタラクティブインターフェースで使用可能なすべてのコンポーネントを表示するには、storybookを使ってください
|
||||
```sh
|
||||
$ npm run storybook
|
||||
```
|
||||
|
3
.github/CONTRIBUTING-pt-BR.md
vendored
3
.github/CONTRIBUTING-pt-BR.md
vendored
@@ -35,7 +35,8 @@ Nós estamos muito felizes de você querer contribuir para o projeto! Os próxim
|
||||
```sh
|
||||
$ npm install
|
||||
```
|
||||
3. Inicie o servidor de desenvolvimento:
|
||||
3. Inicie o servidor de desenvolvimento:
|
||||
To view all available components in an interactive interface, use storybook.
|
||||
```sh
|
||||
$ npm run storybook
|
||||
```
|
||||
|
3
.github/CONTRIBUTING-zh-CN.md
vendored
3
.github/CONTRIBUTING-zh-CN.md
vendored
@@ -35,7 +35,8 @@
|
||||
```sh
|
||||
$ npm install
|
||||
```
|
||||
3. 启动开发服务器:
|
||||
3. 启动开发服务器:
|
||||
To view all available components in an interactive interface, use storybook.
|
||||
```sh
|
||||
$ npm run storybook
|
||||
```
|
||||
|
3
.github/CONTRUBUTING-ru.md
vendored
3
.github/CONTRUBUTING-ru.md
vendored
@@ -35,7 +35,8 @@
|
||||
```sh
|
||||
$ npm install
|
||||
```
|
||||
3. Запустите сервер:
|
||||
3. Запустите сервер:
|
||||
To view all available components in an interactive interface, use storybook.
|
||||
```sh
|
||||
$ npm run storybook
|
||||
```
|
||||
|
Reference in New Issue
Block a user