Skip to content

Commit e907f16

Browse files
authored
Update README.md
1 parent a6f4bc6 commit e907f16

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,19 +138,14 @@ npm install
138138
## Scripts
139139
In the project directory, you can run:
140140

141-
### `npm start`
141+
### `npm run dev`
142142

143143
Runs the app in the development mode.\
144144
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
145145

146146
The page will reload if you make edits.\
147147
You will also see any lint errors in the console.
148148

149-
### `npm test`
150-
151-
Launches the test runner in the interactive watch mode.\
152-
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
153-
154149
### `npm run build`
155150

156151
Builds the app for production to the `build` folder.\

0 commit comments

Comments
 (0)