https://github.com/blackishgreen33/codetest
Codetest - 一個在線的 HTML/CSS/JS 專案分享平台
https://github.com/blackishgreen33/codetest
codepen react sass tailwindcss typescript
Last synced: 9 months ago
JSON representation
Codetest - 一個在線的 HTML/CSS/JS 專案分享平台
- Host: GitHub
- URL: https://github.com/blackishgreen33/codetest
- Owner: BlackishGreen33
- License: mit
- Created: 2023-10-20T03:08:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T19:02:06.000Z (about 2 years ago)
- Last Synced: 2025-02-13T08:33:24.941Z (11 months ago)
- Topics: codepen, react, sass, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://codetest-fe.vercel.app
- Size: 250 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Codetest
一個在線的 HTML/CSS/JS 專案分享平台
探索專案文檔 »



在線體驗
·
報告Bug
·
提出新特性
## 🔖 專案導覽
### ✨ 提交規範
- 🎉 init:專案初始化
- ✨ feat:新增功能(feature)
- 🐞 fix:修復bug
- 📃 docs:文件修改
- 🌈 style:程式碼樣式調整,不影響程式碼邏輯
- ✅ test:測試相關的改動
- 🔨 refactor:程式碼重構
- 🔧 chore:建置過程或輔助工具的變動
### 🎯 相容環境
- 現代瀏覽器(Chrome >= 64, Edge >= 79, Firefox >= 78, Safari >= 12)
### 💻 本地調試
```bash
$ git https://github.com/BlackishGreen33/Codetest.git
$ cd Codetest
$ pnpm install
$ pnpm run dev
```
### 📝 授權
上述文件皆以 MIT 許可授權
> 詳細之授權請參考 [LICENSE](LICENSE) 文件