Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caohuilin/ant-demo


https://github.com/caohuilin/ant-demo

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# antd-demo

## Environment

```
node >= 4
```

## Code Style

https://github.com/airbnb/javascript

## Develop

```
npm run dev
```

访问 http://127.0.0.1:8989

## Build

```
npm run build
```