8000 docs: add Bun install instructions · coreui/coreui@b4e9a11 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4e9a11

Browse files
committed
docs: add Bun install instructions
1 parent 23d62f5 commit b4e9a11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/content/getting-started/download.md

Lines changed: 8 additions & 0 deletions
< 86DC td data-grid-cell-id="diff-bad40bad894444fd90e9b0985fb9f3e6ff739dd6352191f3ba61866db4f2f2c8-74-74-1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">74
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ Install CoreUI in your Node.js powered apps with [the yarn package](https://yarn
7272
yarn add @coreui/coreui
7373
```
74

75+
### Bun
76+
77+
Install CoreUI in your Bun or Node.js powered apps with [the Bun CLI](https://bun.sh/):
78+
79+
```sh
80+
bun add @coreui/coreui
81+
```
82+
7583
### Composer
7684

7785
You can also install and manage CoreUI's Sass and JavaScript using [Composer](https://getcomposer.org/):

0 commit comments

Comments
 (0)
0