https://github.com/hisasann/5x5-routine-generator
For do muscle training
https://github.com/hisasann/5x5-routine-generator
jest material-ui react typescript workout
Last synced: 8 months ago
JSON representation
For do muscle training
- Host: GitHub
- URL: https://github.com/hisasann/5x5-routine-generator
- Owner: hisasann
- Created: 2018-09-11T08:38:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:51:38.000Z (over 2 years ago)
- Last Synced: 2025-01-31T10:36:07.083Z (over 1 year ago)
- Topics: jest, material-ui, react, typescript, workout
- Language: TypeScript
- Homepage: https://5x5-routine-generator.netlify.com/
- Size: 102 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# :lipstick: 5x5-routine-generator :lipstick:
[16 Week 5x5 Workout Routine Generator - hisasann](https://5x5-routine-generator.netlify.com/)
### Install dependencies.
```bash
$ yarn
```
**Note**: If you can't use [yarn](https://github.com/yarnpkg/yarn) for some reason, try `npm install`.
## Run
### build and watch TypeScript with webpack
```bash
$ yarn watch
```
### build with webpack
```bash
$ yarn build
```
### Test
To run Test
```bash
$ yarn test
```
## Maintainers
- [hisasann (Yoshiyuki Hisamatsu)](https://github.com/hisasann)
## License
MIT © [hisasann (Yoshiyuki Hisamatsu)](https://github.com/hisasann)
## via
[5x5 Routine Generator](http://gluteus.web.fc2.com/5_5.html)