updated contributor readme
This commit is contained in:
parent
91aa46836f
commit
594a9b68cf
|
@ -67,6 +67,13 @@ cd packages/server
|
||||||
yarn run budi new your-app-name
|
yarn run budi new your-app-name
|
||||||
```
|
```
|
||||||
|
|
||||||
|
now build and publish the latest budibase libs, to your new app
|
||||||
|
|
||||||
|
```
|
||||||
|
# from root of repo
|
||||||
|
yarn run publishdev
|
||||||
|
```
|
||||||
|
|
||||||
then
|
then
|
||||||
|
|
||||||
`yarn run budi` and to run the budibase server
|
`yarn run budi` and to run the budibase server
|
||||||
|
|
Loading…
Reference in New Issue