commit-server

有趣的代码提交

Usage no npm install needed!

<script type="module">
  import commitServer from 'https://cdn.skypack.dev/commit-server';
</script>

README

Welcome to commit-server 👋

License: MIT npm version Downloads/month

1. Install

npm install yarn -g
yarn add commit-server -D

2. 增加以下命令到当前项目的 package.json 文件的 scripts 中

"funmit": "commit-server"

3. 执行以下命令开启服务器以及打开 commit-ui 本地 ui 界面或远程 gitee 站点

yarn funmit
or
yarn funmit gitee

4. 使用 commit-server 的 DEMO

commit-server_react_demo
commit-server_vue_demo

5. 使用效果