Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferretdayo/reactreduxpractice
Reactで遊ぶ
https://github.com/ferretdayo/reactreduxpractice
react redux redux-thunk styled-components typescript
Last synced: 3 days ago
JSON representation
Reactで遊ぶ
- Host: GitHub
- URL: https://github.com/ferretdayo/reactreduxpractice
- Owner: ferretdayo
- Created: 2019-12-03T00:54:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T02:10:47.000Z (almost 2 years ago)
- Last Synced: 2023-08-06T14:22:08.945Z (over 1 year ago)
- Topics: react, redux, redux-thunk, styled-components, typescript
- Language: TypeScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React と Redux の遊び場
# 実行方法
アプリの実行
```bash
yarn start
```テストコードの実行
```bash
yarn test
```ビルド
```bash
yarn build
```# 利用サービス
- SonarCloud
- https://sonarcloud.io/dashboard?id=ferretdayo_ReactReduxPractice