mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Update README.md
This commit is contained in:
parent
94a5831c92
commit
5ef04cbaa8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ npm -i -D carbon-components-svelte
|
|||
|
||||
The quickest way to get started is to customize a template from the [examples](examples/) folder.
|
||||
|
||||
Example set-ups demonstrate usage with popular application bundlers and frameworks. They feature a mix of Singe-page Applications (SPA), Server-side rendering (SSR) and statically exported approaches.
|
||||
Example set-ups demonstrate usage with popular application bundlers and frameworks. They feature a mix of Single-page Applications (SPA), Server-side rendering (SSR) and statically exported approaches.
|
||||
|
||||
- **[examples/rollup](examples/rollup/)**: SPA bundled using [Rollup](https://github.com/rollup/rollup)
|
||||
- **[examples/rollup-typescript](examples/rollup-typescript/)**: SPA bundled using [Rollup](https://github.com/rollup/rollup) with TypeScript support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue