Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spirosikmd/reflow
Interactive gitflow diagram
https://github.com/spirosikmd/reflow
create-react-app gitflow interactive react
Last synced: about 2 months ago
JSON representation
Interactive gitflow diagram
- Host: GitHub
- URL: https://github.com/spirosikmd/reflow
- Owner: spirosikmd
- License: mit
- Created: 2017-05-11T22:06:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:28:39.000Z (about 2 years ago)
- Last Synced: 2024-04-14T23:59:41.393Z (9 months ago)
- Topics: create-react-app, gitflow, interactive, react
- Language: JavaScript
- Homepage:
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# reflow
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
[![CircleCI](https://circleci.com/gh/spirosikmd/reflow.svg?style=svg)](https://circleci.com/gh/spirosikmd/reflow)Interactive gitflow diagram based on Vincent Driessen's [branching model](http://nvie.com/git-model "original blog post").
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
## Contribute
### `npm install` or `yarn`
Installs all required dependencies.
### `npm start` or `yarn start`
Runs the app in development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will see the build errors and lint warnings in the console.### `npm test` or `yarn test`
Runs the test watcher in an interactive mode.
By default, runs tests related to files changed since the last commit.[Read more about testing.](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests)
### `npm run build` or `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
The app is ready to be deployed!## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Spyros Ioakeimidis](http://www.spyros.io)
[💻](https://github.com/spirosikmd/reflow/commits?author=spirosikmd "Code") [💬](#question-spirosikmd "Answering Questions") [🐛](https://github.com/spirosikmd/reflow/issues?q=author%3Aspirosikmd "Bug reports") [📖](https://github.com/spirosikmd/reflow/commits?author=spirosikmd "Documentation") [⚠️](https://github.com/spirosikmd/reflow/commits?author=spirosikmd "Tests") |
| :---: |This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!