An open API service indexing awesome lists of open source software.

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 專案分享平台

Awesome Lists containing this project

README

          

Codetest



一個在線的 HTML/CSS/JS 專案分享平台


探索專案文檔 »





![license](https://img.shields.io/github/license/BlackishGreen33/Codetest)
![language](https://img.shields.io/github/languages/top/BlackishGreen33/Codetest)
![last](https://img.shields.io/github/last-commit/BlackishGreen33/Codetest)

在線體驗
·
報告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) 文件