updated contributor readme

This commit is contained in:
Michael Shanks 2020-02-22 22:27:41 +00:00
parent 91aa46836f
commit 594a9b68cf
1 changed files with 7 additions and 0 deletions

View File

@ -67,6 +67,13 @@ cd packages/server
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
`yarn run budi` and to run the budibase server