update readme; change dev builder path from :3000 to :4001/_builder
This commit is contained in:
parent
99bdf3fea5
commit
97ee1601e2
|
@ -81,7 +81,7 @@ run the budibase server and builder in dev mode (i.e. with hot reloading):
|
||||||
|
|
||||||
1. Open a new console
|
1. Open a new console
|
||||||
2. `yarn dev` (from root)
|
2. `yarn dev` (from root)
|
||||||
3. Access the builder on http://localhost:3000
|
3. Access the builder on http://localhost:4001/_builder/
|
||||||
|
|
||||||
This will enable watch mode for both the client AND the server.
|
This will enable watch mode for both the client AND the server.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue