@weni/unnnic-system 2.0.2 → 2.0.4

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,36 +1,36 @@
1
- # unnnic
2
- Design system
3
-
4
- This template should help get you started developing with Vue 3 in Vite.
5
-
6
- ## Recommended IDE Setup
7
-
8
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
9
-
10
- ## Customize configuration
11
-
12
- See [Vite Configuration Reference](https://vitejs.dev/config/).
13
-
14
- ## Project Setup
15
-
16
- ```sh
17
- npm install
18
- ```
19
-
20
- ### Compile and Hot-Reload for Development
21
-
22
- ```sh
23
- npm run dev
24
- ```
25
-
26
- ### Compile and Minify for Production
27
-
28
- ```sh
29
- npm run build
30
- ```
31
-
32
- ### Lint with [ESLint](https://eslint.org/)
33
-
34
- ```sh
35
- npm run lint
36
- ```
1
+ # unnnic
2
+ Design system
3
+
4
+ This template should help get you started developing with Vue 3 in Vite.
5
+
6
+ ## Recommended IDE Setup
7
+
8
+ [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
9
+
10
+ ## Customize configuration
11
+
12
+ See [Vite Configuration Reference](https://vitejs.dev/config/).
13
+
14
+ ## Project Setup
15
+
16
+ ```sh
17
+ npm install
18
+ ```
19
+
20
+ ### Compile and Hot-Reload for Development
21
+
22
+ ```sh
23
+ npm run dev
24
+ ```
25
+
26
+ ### Compile and Minify for Production
27
+
28
+ ```sh
29
+ npm run build
30
+ ```
31
+
32
+ ### Lint with [ESLint](https://eslint.org/)
33
+
34
+ ```sh
35
+ npm run lint
36
+ ```