1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Merge pull request #14 from marblekirby/patch-1

Update readme.md
This commit is contained in:
Michael Shanks 2019-09-23 04:54:11 +00:00 committed by GitHub
commit 7b35905343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,11 +25,11 @@ then `cd ` into your local copy...
`lerna bootstrap` will install all modules
`lerna run build` will build all pakcages
`lerna run build` will build all packages
`lerna run initialise` will initialise your budibase (i.e. create local database)
### 3. Running
### 4. Running
`lerna run dev:builder` - will run up the builder and server together - i.e. when you want to do some work on the builder