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

https://github.com/wangxiaoyugg/easy-mall

a easy mall by umi
https://github.com/wangxiaoyugg/easy-mall

Last synced: 3 months ago
JSON representation

a easy mall by umi

Awesome Lists containing this project

README

        

# snow-mall project

## 技术栈
umijs + dva + ts + antd-mobile

## 起步

安装依赖

```bash
$ yarn
```

本地开发

```bash
$ yarn start
```

## 参考资源
- [umijs 中文文档](https://umijs.org/zh-CN/docs)