From b98fe22e3d3f29630c72a663354e8e43c0f4ee5d Mon Sep 17 00:00:00 2001 From: Atul R Date: Sat, 10 Aug 2019 22:27:16 +0200 Subject: [PATCH] broken npm --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b2c64..9f4f256 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # React Desktop Starter +Use yarn for now + +Npm seems to be broken + To run: -`npm run start` +`yarn install` + +`yarn start`