update readme
This commit is contained in:
parent
8909a32576
commit
faa2cdb62a
@ -1,9 +1,12 @@
|
||||
|
||||
## Публикация
|
||||
```bash
|
||||
# заменить token на актуальный токен
|
||||
GITLAB_AUTH_TOKEN=token yarn build && GITLAB_AUTH_TOKEN=token yarn publish ./dist
|
||||
```
|
||||
## Использование
|
||||
```bash
|
||||
# заменить token на актуальный токен
|
||||
npm config set //penahub.gitlab.yandexcloud.net/api/v4/packages/npm/:_authToken=token
|
||||
yarn add @frontend/kitui
|
||||
```
|
Loading…
Reference in New Issue
Block a user