0.1.5 • Published 2 years ago
emiya-components-modernjs-demo v0.1.5
Modern.js Package
Setup
Install the dependencies:
pnpm run installGet Started
Run and debug the module:
pnpm run build:watch
pnpm run storybookRun test cases:
pnpm run testBuild the module for production:
pnpm run buildEnable optional features:
pnpm run newOther commands:
pnpm run lint # Lint and fix source files
pnpm run change # Add a new changeset
pnpm run bump # Update version and changelog via changeset
pnpm run release # Release the packageFor more information, see the Modern.js Module documentation.