Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frankfang/morney-react-42


https://github.com/frankfang/morney-react-42

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# 开发

```
yarn install
yarn start
```

# 部署

```
yarn install
yarn deploy:github # 你需要事先将 deploy_github.sh 里面的 [email protected]:FrankFang/morney-13-website.git 改为你自己新建的一个 repo
```