Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
olamothe committed Jul 28, 2021
1 parent e8005b6 commit 5783c07
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Setup environment
## Install dependencies

You should have an `.env` file at the root of this project. You can use `.env.example` as starting point and make sure to replace all placeholder variables `<...>` by the proper information for your organization.
`npm i`

## Available Scripts

Expand All @@ -18,9 +18,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.

This command will also start an express server and will generate [Coveo search tokens](https://docs.coveo.com/en/1346/).
_See [@coveo/search-token-server](https://www.npmjs.com/package/@coveo/search-token-server)_

### `yarn test`

Launches the test runner in the interactive watch mode.\
Expand Down

0 comments on commit 5783c07

Please sign in to comment.