Skip to content

Commit

Permalink
Merge pull request #70 from NEARBuilders/elliotBraem-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
elliotBraem authored Jan 16, 2024
2 parents b93a2c7 + 61b8b87 commit 18ffe38
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,25 @@ Let's connect, collaborate, and create solutions together!

## Setup & Development

Initialize repo:
Install packages:
```
yarn
```

Start development version:
```
yarn start
yarn dev
```

This will start both the gateway and http server for loading your local components.

To view your local developments, either visit them through a gateway ${gateway_url}/flags

For example, to use this local gateway, use:

* Set the flag (something like http://127.0.0.1:4040/api/loader) at localhost:3000/flags


### Community Page

[View Default](https://nearbuilders.org/build.sputnik-dao.near/widget/community)
Expand Down

0 comments on commit 18ffe38

Please sign in to comment.