1
0
Fork 0

Really add NodeJs to README.

This commit is contained in:
Nick Dower 2022-01-27 09:19:29 +01:00
parent 3db67eeac4
commit bc35472c97

View file

@ -58,7 +58,7 @@ see in our mext major release.
## Getting started ⚡ ## Getting started ⚡
As this is a monorepo. You'll need [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system. As this is a monorepo. You'll need [NodeJS v14](https://nodejs.org), [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system.
Once you have those, clone (or fork) this repo and run `yarn kickstart`: Once you have those, clone (or fork) this repo and run `yarn kickstart`:
```bash ```bash