From 716eff01f74da7cb1d3b1e471fa290a86c93d044 Mon Sep 17 00:00:00 2001 From: Vahid Panjganj Date: Thu, 17 May 2018 16:25:56 +0100 Subject: [PATCH] Add Saucepan promotion --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 10d68ac..7878fe9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ > While developing a new project is like rolling on a green field for you, maintaining it is a potential dark twisted nightmare for someone else. Here's a list of guidelines we've found, written and gathered that (we think) works really well with most JavaScript projects here at [elsewhen](http://elsewhen.co). If you want to share a best practice, or think one of these guidelines should be removed, [feel free to share it with us](http://makeapullrequest.com). + +🔥 [Checkout](https://github.com/elsewhencode/react-redux-saucepan) our [minimal react redux starter](https://github.com/elsewhencode/react-redux-saucepan) in Flow with hot reloading and server-side rendering. +
+ - [Git](#git) - [Some Git rules](#some-git-rules) - [Git workflow](#git-workflow)