We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a95bd0 commit 6195edbCopy full SHA for 6195edb
1 file changed
README.md
@@ -16,4 +16,6 @@ Download or `git clone https://github.com/willdvlpr/react-webpack-starter.git`
16
17
`cd [path_to_repo] && yarn`
18
19
+`yarn start`
20
+
21
The dev server runs on port 3001 and can be configured under `devServer: { port: 3001 }` in webpack.config.js
0 commit comments