Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanxi123-com/fayment-ui
Fayment - 区块链投资理财工具
https://github.com/yanxi123-com/fayment-ui
Last synced: 14 days ago
JSON representation
Fayment - 区块链投资理财工具
- Host: GitHub
- URL: https://github.com/yanxi123-com/fayment-ui
- Owner: yanxi123-com
- Created: 2020-01-03T12:56:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T22:29:09.000Z (almost 3 years ago)
- Last Synced: 2024-04-15T12:30:55.580Z (7 months ago)
- Language: JavaScript
- Homepage: https://Fayment.com
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## fayment-ui
dev:
```
npm start
```build:
```
npm run build
```deploy:
```
./script/deploy-fayment.sh
```打包分析:
```
npm run analyze
```