diff --git a/README.md b/README.md index 084ff1b..cde7348 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo ## Available Scripts +## Do `npm install` to install node modules + In the project directory, you can run: ### `npm start` @@ -14,11 +16,6 @@ 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` - -Launches the test runner in the interactive watch mode.\ -See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information. - ### `npm run build` Builds the app for production to the `build` folder.\