@alevnyacow/nzmt 0.0.3 → 0.0.5

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,23 +1 @@
1
- # Rslib project
2
-
3
- ## Setup
4
-
5
- Install the dependencies:
6
-
7
- ```bash
8
- npm install
9
- ```
10
-
11
- ## Get started
12
-
13
- Build the library:
14
-
15
- ```bash
16
- npm run build
17
- ```
18
-
19
- Build the library in watch mode:
20
-
21
- ```bash
22
- npm run dev
23
- ```
1
+ # NZMT - Next Zod Modules Toolkit