react-ticket-conductor
v0.7.0
Published
React component for the checking tickets
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.
