Skip to content

luqimin/iuv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

开发说明

开发准备

# 下载源码
git clone

# 安装lerna
npm i -g lerna

# 安装依赖
lerna bootstrap

本地开发

npm start

发布步骤

# 编译ts
npm run build

# push代码
git add && git commit && git push origin

# 发布npm
lerna publish

About

iuv tools

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors