Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Dec 3, 2023
1 parent 083a19e commit f60485b
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
# bluntdao-bos-components
Blunt DAO workspace for all BOS components

## Getting Started

## Getting Started

To run locally, make sure you have [bos-workspace](https://github.com/sekaiking/bos-workspace) installed.
```
npm install
```

Then, run the command:

```bash
bw dev
```
npm run dev
```

This will serve the widgets from `http://127.0.0.1:4040/`.

Go to [everything.dev/flags](https://everything.dev) and paste this value there.

Once set, see the locally served app at [bluntdao.near/widget/app](https://everything.dev/bluntdao.near/widget/app).

0 comments on commit f60485b

Please sign in to comment.