Browse Source
Merge pull request #69 from johnnycardy/contributing
Added lerna to the prerequisites for contributors
gh-pages
Michael Shanks
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
readme.md
|
|
|
@ -42,6 +42,8 @@ Once you have created your app, you need to create yourself an instance of your |
|
|
|
|
|
|
|
*jest* - `npm install -g jest` |
|
|
|
|
|
|
|
*lerna* - `npm install -g lerna` |
|
|
|
|
|
|
|
### 2. Clone this repository |
|
|
|
|
|
|
|
`git clone https://github.com/Budibase/budibase.git` |
|
|
|
|