Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 458 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 458 Bytes

Introduction

Congratulations, you've stumbled upon Open Source Economy!

If you run the project locally, you will need to create an .env file at the root of the project with the following variables:

# github token. You can get one here: https://github.com/settings/tokens
REACT_APP_GITHUB_TOKEN

npm install And then run npm start to start the project.