Skip to content

Open-Source-Economy/frontend

Repository files navigation

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.