From 588a004303696f91e807e461c02acee048c34ede Mon Sep 17 00:00:00 2001 From: James Greenaway Date: Mon, 4 Feb 2019 13:29:49 +0000 Subject: [PATCH] Update the readme --- README.md | 36 +++++++----------------------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index fb670fd..fb02b8c 100755 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # CloudWork exercise -**[Task outline document](https://www.notion.so/stepsize/CloudWork-take-home-exercise-261cef57120049ee8cfec6c4292b4cd4)** +Read [the exercise brief](https://www.notion.so/stepsize/CloudWork-take-home-exercise-261cef57120049ee8cfec6c4292b4cd4) to get started. --- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). -## Available Scripts +## Scripts In the project directory, you can run: -### `npm start` +### `npm start` / `yarn start` Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser. @@ -18,33 +18,11 @@ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits.
You will also see any lint errors in the console. -### `npm test` +