Skip to content

Commit bbe0db0

Browse files
authored
docs: add StackBlitz example to quick start (#5501)
1 parent 32dbe77 commit bbe0db0

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

website/docs/en/guide/start/quick-start.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Quick start
22

3-
## Online example
3+
## Online examples
44

5-
We provide an online example based on Rsbuild. The example gives an intuitive feel for the build performance of Rspack and the development experience of Rsbuild:
5+
We provide online examples based on Rsbuild. The examples give an intuitive feel for the build performance of Rspack and the development experience of Rsbuild:
66

7-
- [Rsbuild CodeSandbox example](https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example)
7+
- [StackBlitz example](https://stackblitz.com/~/github.com/rspack-contrib/rsbuild-stackblitz-example)
8+
- [CodeSandbox example](https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example)
89

910
## Setup environment
1011

website/docs/zh/guide/start/quick-start.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
我们提供了基于 Rsbuild 的在线示例,通过示例项目,你可以直观感受 Rspack 的构建性能和 Rsbuild 的开发体验:
66

7-
- [Rsbuild CodeSandbox 示例](https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example)
7+
- [StackBlitz 示例](https://stackblitz.com/~/github.com/rspack-contrib/rsbuild-stackblitz-example)
8+
- [CodeSandbox 示例](https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example)
89

910
## 环境准备
1011

0 commit comments

Comments
 (0)