Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chandu0101/sri-relay-web-template


https://github.com/chandu0101/sri-relay-web-template

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# sri-relay-web-template

## How to run

```

sbt ~fullOptJS

// open new terminal

npm install

// go to sri-relay-web-template/node_modules/react-relay/dist/relay.js line number : 16572 change rootCallArg to [rootCallArg]

npm start

// open http://localhost:8099/ in browser

```

## Known Issues

when new todo added server updating but client not updating automatically ,refresh the browser to see changes