0.0.9 • Published 8 months ago

oulae_dumi_component_web v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

文档地址

文档地址

Development

# install dependencies
$ npm install

# start dev server
$ npm start

# build docs
$ npm run build

github page 部署

  1. dumi - 自动部署
  2. 手把手教你将 dumi 自动部署到 github!- 解决路径问题
  3. github pages 用法详解
  4. github action - remote: Permission to git denied to github-actions[bot]

father 文档

father 文档

npm 发布流程

# 发布一个 patch 版本
$ npm version patch -m "build: release %s"

# 体检 + build
$ npm run prepublishOnly

# 发布
$ npm publish
0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

10 months ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago