mowatermelon / tool

tool

Home Page:http://t.iiwhy.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŒŸ Dumi & tool & mo

๐Ÿš€ How to use?

# ้•œๅƒ่ฆ้€‰ๆ‹ฉๆ˜ฏ npm ็š„๏ผŒไฝฟ็”จๆท˜ๅฎ้•œๅƒๆœ‰ไบ›้—ฎ้ข˜
npm i

โœจ Online preview

t.iiwhy.cn

image

๐Ÿ“’ 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

Name Description Remarks
npm run start Project begining Document usage dumi, component development and documentation development together
npm run test Component test -
npm run test:coverage Code coverage review -
npm run prettier Code prettier -
npm run build Component packaging Use father
npm run release Component package release -
npm run docs:build Document packaging -
npm run docs:deploy Document release The default is to use GitHub Pages
npm run deploy Document package release -

About

tool

http://t.iiwhy.cn

License:MIT License


Languages

Language:TypeScript 89.9%Language:Less 10.1%