Skip to content

Commit 717f85e

Browse files
authored
Update README.md
1 parent da0adfd commit 717f85e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ More details on [GitCom landing page](https://start.gitcom.org)
1818
### Tech stack: :hammer_and_wrench:
1919
Project is built using [Create react app](https://github.com/facebook/create-react-app) & Typescript
2020

21+
### Set up
22+
1. Run `yarn` to install dependencies
23+
2. Copy config from `src/config/config.example.js` to `src/config/config.js`
24+
3. Make sure you specified correct API url
25+
2126
### Contribution:
2227
Thank you for considering contributing to this repo, feel free to open a PR with any improvement, feature or bugfix.
2328
All **bugfixes** should go into [release/patch](https://github.com/gitcomteam/gitcom-front/tree/release/patch) branch

0 commit comments

Comments
 (0)