3.0.7 • Published 1 year ago
@youwol/webpm-client v3.0.7
@youwol/webpm-client
Library for dynamic npm's libraries installation from YouWol's CDN.
This library is part of the hybrid cloud/local ecosystem YouWol.
Links
Installation, Build, Test
To install the required dependencies:
yarnTo build for development:
yarn build:devTo build for production:
yarn build:prodTests require py-youwol to run on port 2001 using the configuration defined here.
To run tests:
yarn testCoverage can be evaluated using:
yarn test-coverageTo generate code's documentation:
yarn doc