Update README.md

This commit is contained in:
Alexey Pertsev 2021-01-19 02:45:52 +03:00 committed by GitHub
parent 2a7ad84284
commit 8a3ad1de40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ docker-compose up -d
## Usage for development
```shell script
brew install redis
redis-server
yarn
cp .env.example .env
yarn start