@dext7r/testui
v0.1.2
Published
shark is a web application designed to help users manage and visualize shark data. The project is built using the React framework for the frontend interface, utilizing the component library provided by Ant Design to create a user-friendly interface, and m
Maintainers
Readme
Modern.js Package
Setup
Install the dependencies:
pnpm run installGet Started
Run and debug the module:
pnpm run devRun 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.
