receptor/README.md
2017-08-24 23:10:37 -04:00

403 B

receptor

WIP web frontend for synapse.

I really mean it when I say "WIP" here. There's only a few people that I want bug reports from right now and they know who they are.

Usage

Run synapse on localhost with the default RPC port.

$ npm install
$ npm start

Go to http://localhost:3000