https://github.com/heycn/pocket-react
demo
https://github.com/heycn/pocket-react
react sass tsx
Last synced: 4 months ago
JSON representation
demo
- Host: GitHub
- URL: https://github.com/heycn/pocket-react
- Owner: heycn
- Created: 2021-12-23T13:22:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T10:36:22.000Z (over 3 years ago)
- Last Synced: 2024-12-28T22:29:42.931Z (6 months ago)
- Topics: react, sass, tsx
- Language: JavaScript
- Homepage: https://heycn.github.io/pocket-react-website
- Size: 1.15 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```