We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f4bc6 commit e907f16Copy full SHA for e907f16
README.md
@@ -138,19 +138,14 @@ npm install
138
## Scripts
139
In the project directory, you can run:
140
141
-### `npm start`
+### `npm run dev`
142
143
Runs the app in the development mode.\
144
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
145
146
The page will reload if you make edits.\
147
You will also see any lint errors in the console.
148
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
154
### `npm run build`
155
156
Builds the app for production to the `build` folder.\
0 commit comments