spirosikmd / reflow

Interactive gitflow diagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reflow

All Contributors CircleCI

Interactive gitflow diagram based on Vincent Driessen's branching model.

This project was bootstrapped with 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 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.

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):


Spyros Ioakeimidis

💻 💬 🐛 📖 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Interactive gitflow diagram

License:MIT License


Languages

Language:JavaScript 98.3%Language:HTML 1.7%