express-realtime-kit-web
v1.0.3
Published
## Creation - Do code here and generate a build - Move that build in the package directory which is already exist () - Adjust version and mactch it's dependency with this code's dependecy - run - ``npm i `` in the package directory
Readme
Validator Package
Creation
- Do code here and generate a build
- Move that build in the package directory which is already exist ()
- Adjust version and mactch it's dependency with this code's dependecy
- run
- ``npm i `` in the package directory
- ``npm link`` to link globally to useTesting
- in testing directory run
- ```npm link {Package_name}```
- and use it with as usual package works