From f17d037e1564c9f24e7de16382a5101ac972b726 Mon Sep 17 00:00:00 2001 From: Dan Abramov <dan.abramov@gmail.com> Date: Fri, 22 Jul 2016 13:43:50 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index df99550a0..702bbe89c 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,11 @@ npm start ``` -Then open [http://localhost:3000/](http://localhost:3000/) to see your app. +Then open [http://localhost:3000/](http://localhost:3000/) to see your app.<br> +When you’re ready to deploy to production, create a minified bundle with `npm run build`. <img src='https://camo.githubusercontent.com/506a5a0a33aebed2bf0d24d3999af7f582b31808/687474703a2f2f692e696d6775722e636f6d2f616d794e66434e2e706e67' width='600' alt='npm start'> -When you’re ready to deploy to production, create a minified bundle with `npm run build`. - ## Getting Started ### Installation -- GitLab