Add yarn info to README
This commit is contained in:
parent
3d0273fde9
commit
3406e1c4cb
@ -3,9 +3,11 @@
|
|||||||
## Requirements to develop
|
## Requirements to develop
|
||||||
- Node.js 14.x
|
- Node.js 14.x
|
||||||
- MongoDB 4.x
|
- MongoDB 4.x
|
||||||
|
- Yarn package manager (version 1.x)
|
||||||
|
|
||||||
## Setting up develop
|
## Setting up develop
|
||||||
- Clone this repo
|
- Clone this repo
|
||||||
|
- Run `yarn install`
|
||||||
- Copy `example.env` to `.env`
|
- Copy `example.env` to `.env`
|
||||||
- Edit `.env`
|
- Edit `.env`
|
||||||
- Change `LOGGING_LEVEL` to `7`
|
- Change `LOGGING_LEVEL` to `7`
|
||||||
|
Loading…
Reference in New Issue
Block a user