Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thundersdata-frontend/td-design

雷数科技前端部门组件库/工具库
https://github.com/thundersdata-frontend/td-design

ant-design monorepo react-native td-design typescript umijs

Last synced: 16 days ago
JSON representation

雷数科技前端部门组件库/工具库

Awesome Lists containing this project

README

        

# dumi app

## Getting Started

Install dependencies,

```bash
$ npm i
```

Start the dev server,

```bash
$ npm start
```

Build site app,

```bash
$ npm run build
```