mcdis-vue-ui-library 1.0.128-alpha2 → 1.0.137-alpha2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,25 +1,25 @@
1
- # vue-ui-library
2
-
3
- ## Project setup
4
- ```
5
- npm install
6
- ```
7
-
8
- ### Compiles and hot-reloads for development
9
- ```
10
- npm run serve
11
- Запускает дев сервер, на котором можно подключить компонент
12
- для его разработки и тестирования
13
- ```
14
-
15
- ### Compiles and minifies librarty for production
16
- ```
17
- npm run build
18
- Создает бандл с библиотекой
19
- ```
20
- ### Storybook
21
- ```
22
- Запускает Storybook
23
- npm run storybook
24
- ```
25
-
1
+ # vue-ui-library
2
+
3
+ ## Project setup
4
+ ```
5
+ npm install
6
+ ```
7
+
8
+ ### Compiles and hot-reloads for development
9
+ ```
10
+ npm run serve
11
+ Запускает дев сервер, на котором можно подключить компонент
12
+ для его разработки и тестирования
13
+ ```
14
+
15
+ ### Compiles and minifies librarty for production
16
+ ```
17
+ npm run build
18
+ Создает бандл с библиотекой
19
+ ```
20
+ ### Storybook
21
+ ```
22
+ Запускает Storybook
23
+ npm run storybook
24
+ ```
25
+