1
0
Fork 0
mirror of synced 2024-10-03 10:36:59 +13:00

Merge pull request #69 from johnnycardy/contributing

Added lerna to the prerequisites for contributors
This commit is contained in:
Michael Shanks 2020-01-28 21:26:07 +00:00 committed by GitHub
commit 19afdb7fcb

View file

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