Skip to content

Latest commit

 

History

History
81 lines (51 loc) · 1.54 KB

README.zh-CN.md

File metadata and controls

81 lines (51 loc) · 1.54 KB

ts-repo-boilerplate

这是一个 npm 仓库模板。

CircleCI NPM Version Dependencies NPM Download

示例

展示一个简单的示例可以快速吸引读者。

特性

介绍一下这个项目主要的几个特性吧。

安装

npm install --save-dev ts-repo-boilerplate

选项

name

某个功能的名称。

  • Type: string
  • Default: 'hello'

auto

是否自动做某件事。

  • Type: boolean
  • Default: 'true'

开发

dev

npm run dev

build

npm run build

test

npm run test

修改日志

See Releases

贡献指南

See Contributing Guide

开源协议

MIT