chore: init website

This commit is contained in:
wwsun
2023-08-25 11:35:16 +08:00
parent f52e912fcf
commit 55d00a1094
48 changed files with 103627 additions and 2502 deletions
+1
View File
@@ -8,6 +8,7 @@
"scripts": {
"start": "yarn workspace playground start",
"start:docs": "yarn workspace docs storybook",
"start:site": "yarn workspace website start",
"build": "lerna run build",
"test": "jest",
"test:watch": "jest --watch",