-
yarn
-
yarn start
-
npm publish --access public
将会自动打包并发布到 npm 仓库
注: 如果你此时的镜像非 npm, 则需切换到 npm 仓库镜像,
如:
nrm use npm
-
yarn docs:build
将生成
docs-dist
, 此文件夹的内容就是生成的文档网站
yarn build
- libii-cost-frontend
yarn
yarn start
npm publish --access public
将会自动打包并发布到 npm 仓库
注: 如果你此时的镜像非 npm, 则需切换到 npm 仓库镜像,
如: nrm use npm
yarn docs:build
将生成 docs-dist
, 此文件夹的内容就是生成的文档网站
yarn build
npm i @libii/libii-inner-ui
6
0.1.3
MIT
123 kB
46