resemi admin
1.0.0
英語| 中文
EMEMI管理員是一個免費的開源中間和後端模板。使用最新的NextJS 12 , React 18 , TypeScript和其他主流技術開發。
# Get the project code
git clone https://github.com/resemi/resemi-admin.git
# installation dependencies
cd resemi-admin && pnpm install
# run
pnpm dev
# build
pnpm build歡迎加入我們!提出問題或提交拉動請求。
拉請求:
git checkout -b feat/xxxxgit commit -am 'feat(function): add xxxxx'git push origin feat/xxxxpull request 參考角
feat添加新功能fix問題/錯誤style代碼樣式是相關的,不會影響運行結果perf優化/性能改進refactor重構代碼revert編輯test測試相關docs文檔/註釋chore依賴性更新/腳手架配置修改等。ci連續整合types類型定義文件更改ChangElog
麻省理工學院