@w3nest/webpm-client
v0.1.16
Published
Library for dynamic npm's libraries installation from W3 Nest ecosystem.
Readme
@w3nest/webpm-client
Library for dynamic npm's libraries installation from W3 Nest ecosystem.
Links
- Documentation
- W3Nest
Installation, Build, Test
To install the required dependencies:
yarnTo build for development:
yarn build:devTo build for production:
yarn build:prodTo run tests:
yarn testTo measure test coverage:
yarn test-coverageTo generate code's documentation:
yarn doc