1.0.3 ā€¢ Published 2 years ago

rongx-ui v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

šŸŒŸ Rongx-ui

ä½æē”Ø

npm i rongx-ui

šŸ“’ Catalog Introduction

ā”œā”€ā”€ docs                   Component documentation
ā”‚   ā”œā”€ā”€ index.md           Home page
ā”‚   ā””ā”€ā”€ **.**              Site Directory Document
ā”œā”€ā”€ src                    Component home directory
ā”‚   ā”œā”€ā”€ index.ts           Component registration
ā”‚   ā””ā”€ā”€ Foo                Component development
ā”œā”€ā”€ .eslintrc.js           eslint config
ā”œā”€ā”€ .fatherrc.ts           father config
ā”œā”€ā”€ .umirc.ts              dumi config
ā””ā”€ā”€ tsconfig.json          typescript config

The rest of the documents can be consulted by yourself.

šŸ¤– Command introduction

NameDescriptionRemarks
npm run startProject beginingDocument usage dumi, component development and documentation development together
npm run testComponent test-
npm run test:coverageCode coverage review-
npm run prettierCode prettier-
npm run buildComponent packagingUse father
npm run releaseComponent package release-
npm run docs:buildDocument packaging-
npm run docs:deployDocument releaseThe default is to use GitHub Pages
npm run deployDocument package release-
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago