This website works better with JavaScript
首頁
探索
說明
註冊
登入
tum.dk
/
framework-demos
關註
2
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
a0dbbf19da
分支列表
標籤列表
master
framework-demos
/
aso
/
astro
/
examples
/
with-vitest
Jannick Knudsen
a0dbbf19da
update
1 年之前
..
.codesandbox
a0dbbf19da
update
1 年之前
public
a0dbbf19da
update
1 年之前
src
a0dbbf19da
update
1 年之前
test
a0dbbf19da
update
1 年之前
.gitignore
a0dbbf19da
update
1 年之前
README.md
a0dbbf19da
update
1 年之前
astro.config.ts
a0dbbf19da
update
1 年之前
package.json
a0dbbf19da
update
1 年之前
tsconfig.json
a0dbbf19da
update
1 年之前
vitest.config.ts
a0dbbf19da
update
1 年之前
README.md
Astro +
Vitest
Example
npm create astro@latest -- --template with-vitest
This example showcases Astro working with
Vitest
.