Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

Build errors

### `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!