mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update local-backend.md
This commit is contained in:
parent
2f3f571362
commit
fc9466fa36
@ -1,5 +1,12 @@
|
||||
# Local Installation
|
||||
|
||||
Make sure you have a recent version of node - we currently use 10.15.1
|
||||
|
||||
```bash
|
||||
$ node -v
|
||||
v10.15.1
|
||||
```
|
||||
|
||||
Make sure that you have a recent version of [yarn](https://yarnpkg.com/en/) or [npm](https://www.npmjs.com) installed before you proceed. E.g. we have the following versions:
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user