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

https://github.com/heycn/pocket-react

demo
https://github.com/heycn/pocket-react

react sass tsx

Last synced: 4 months ago
JSON representation

demo

Awesome Lists containing this project

README

        

# 叮当记账

## 预览

https://heycn.github.io/pocket-react-website

## 开发

```bash

yarn install

yarn start

```

## 一键部署

```bash

yarn deploy:github

yarn deploy:gitee

```