1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00

Merge branch 'master' of github.com:Budibase/budibase

This commit is contained in:
Michael Shanks 2020-01-29 22:48:08 +00:00
commit 0ef242a41d

View file

@ -50,9 +50,11 @@ then `cd ` into your local copy...
### 3. Install and Build
`yarn bootstrap` will install all modules
`yarn` to install project dependencies
`yarn build` will build all packages
`yarn bootstrap` will install all budibase modules
`yarn build` will build all budibase packages
`yarn initialise` will initialise your budibase (i.e. create local database)