lbry-desktop/ui/README.md
2017-03-13 11:44:15 -04:00

6 lines
263 B
Markdown

## Development Setup
- Install node and npm (linux users: [use this](https://github.com/nodesource/distributions). if that doesn't work, [this gist may be useful](https://gist.github.com/isaacs/579814))
- Run `./watch.sh` (this will `npm install` dependencies)