Skip to content

Commit

Permalink
UPDATE README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ttsuru committed Nov 5, 2022
1 parent 17404c2 commit cd87cb8
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,25 @@ $ npm install
$ npm run storybook
```

## Theme develop

In your theme directory.

```
$ npm install -D @redmine-theme/storybook
```

Create `.storybook/main.js` `.storybook/preview.js` `.storybook/preview-head.html`

```
$ npm run storybook
```

## License

GNU General Public License v2.0

This Storybook
This Storybook
(C) Tsuyoshi Tsurushima.

Redmine
Expand Down

0 comments on commit cd87cb8

Please sign in to comment.