Browse Source

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

gh-pages
Michael Shanks 7 years ago
parent
commit
0ef242a41d
  1. 6
      readme.md

6
readme.md

@ -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)

Loading…
Cancel
Save