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 f99c39b commit b6b693fCopy full SHA for b6b693f
README.md
@@ -68,6 +68,9 @@ Open http://localhost:3000 to view it in the browser. Whenever you modify any of
68
the module bundler ([Webpack](http://webpack.github.io/)) will recompile the
69
app on the fly and refresh all the connected browsers.
70
71
+#### 3.1 Run `yarn dev`
72
+Runs the app in the development mode without backend
73
+
74
#### 4. Run `yarn build`
75
76
Builds the app for production to the build folder.
0 commit comments