update existing references to yarn dev to use yarn start instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -25,4 +25,4 @@ This plugin backend can be started in a standalone mode from directly in this
|
||||
package with `yarn start`. It is a limited setup that is most convenient when
|
||||
developing the plugin backend itself.
|
||||
|
||||
If you want to run the entire project, including the frontend, run `yarn dev` from the root directory.
|
||||
If you want to run the entire project, including the frontend, run `yarn start` from the root directory.
|
||||
|
||||
Reference in New Issue
Block a user