File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ This command will build the app from the source files (`/src`) into the output
37
37
Node.js server (` node build/server.js ` ) and [ Browsersync] ( https://browsersync.io/ )
38
38
with [ HMR] ( https://webpack.github.io/docs/hot-module-replacement ) on top of it.
39
39
40
- > [ http://localhost:3000/ ] ( http://localhost:3000/ ) — Node.js server (` build/sever .js ` )<br >
40
+ > [ http://localhost:3000/ ] ( http://localhost:3000/ ) — Node.js server (` build/server .js ` )<br >
41
41
> [ http://localhost:3000/graphql ] ( http://localhost:3000/graphql ) — GraphQL server and IDE<br >
42
42
> [ http://localhost:3001/ ] ( http://localhost:3001/ ) — BrowserSync proxy with HMR, React Hot Transform<br >
43
43
> [ http://localhost:3002/ ] ( http://localhost:3002/ ) — BrowserSync control panel (UI)
You can’t perform that action at this time.
0 commit comments