0.0.16 • Published 1 year ago

@550w-tools/webui v0.0.16

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

550w-tools-webui

550W工具集 WebUI

Usage

$ npm install

$ npm start

Directories

.
├── README.md
├── ice.config.mts                  # 工程配置
├── package.json
├── .browserslistrc                 # Browsers支持
├── public
│   ├── favicon.ico   
├── src
│   ├── app.ts                      # 应用入口
│   ├── assets
│   │   └── logo.png
│   ├── document.tsx
│   ├── pages                       # 页面文件夹
│   │   ├── index.module.css
│   │   └── index.tsx               # 首页入口文件
│   └── typings.d.ts
└── tsconfig.json

For more detail, please visit docs.

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago