File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,14 @@ your table should have same structure as you can see on the screenshot
6666> [ http://localhost:3000/ ] ( http://localhost:3000/ ) — Node.js server<br >
6767> [ http://localhost:3000/graphql ] ( http://localhost:3000/graphql ) — GraphQL server and IDE<br >
6868
69+ #### 5. Run ` yarn build `
70+
71+ Builds the app for production to the build folder.
72+ It correctly bundles React in production mode and optimizes the build for the best performance.
73+
74+ The build is minified and the filenames include the hashes.
75+ Your app is ready to be deployed!
76+
6977Now you can open your web app in a browser, on mobile devices and start
7078hacking. Whenever you modify any of the source files inside the ` /src ` folder,
7179the module bundler ([ Webpack] ( http://webpack.github.io/ ) ) will recompile the
You can’t perform that action at this time.
0 commit comments