xproj-input

```shell $ yarn $ yarn serve ```

Usage no npm install needed!

<script type="module">
  import xprojInput from 'https://cdn.skypack.dev/xproj-input';
</script>

README

安装

$ yarn
$ yarn serve

配置

本地开发

$ cd ~/Zero/config
$ cp server.example.js server.js
$ vim server.js # 根据实际情况修改具体配置

命令

$ cd ~/Zero

# 本地开发
$ yarn serve

# 编译打包
$ yarn build

其他

  • git commit 格式检查:https://github.com/conventional-changelog/commitlint