npm-lib-test2
v0.1.0
Published
## Setup
Readme
Modern.js Package
Setup
Install the dependencies:
npm run installGet Started
Run and debug the module:
npm run devRun test cases:
npm run testBuild the module for production:
npm run buildEnable optional features:
npm run newOther commands:
npm run lint # Lint and fix source files
npm run change # Add a new changeset
npm run bump # Update version and changelog via changeset
npm run release # Release the packageFor more information, see the Modern.js Module documentation.
