Skip to content

Commit e89ab63

Browse files
authored
docs: add StackBlitz online example (#658)
1 parent a7c54ca commit e89ab63

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Quick start
22

3+
## Online examples
4+
5+
You can try Rstest online without any setup by using the following examples:
6+
7+
- [StackBlitz Example](https://stackblitz.com/~/github.com/rspack-contrib/rstest-stackblitz-example)
8+
39
## Setup environment
410

511
Before getting started, you will need to install [Node.js](https://nodejs.org/) >= 18, it is recommended to use the Node.js LTS version.

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 快速上手
22

3+
## 在线示例
4+
5+
你可以通过以下示例在线尝试 Rstest,无需任何设置:
6+
7+
- [StackBlitz 示例](https://stackblitz.com/~/github.com/rspack-contrib/rstest-stackblitz-example)
8+
39
## 环境准备
410

511
开始之前,需要先安装 [Node.js](https://nodejs.org/) >= 18 版本,推荐使用 Node.js LTS 版本。

0 commit comments

Comments
 (0)