A simple boilerplate of WebApp demonstrated EOS contract interactions. Thanks to https://github.com/eosasia/ping-eos/tree/master/frontend.
- Clone this repository: $
git clone https://github.com/stopro/eos-react-boilerplate.git - run $
npm install - Change
const configinsrc/index.jsxfile, according to your environment. - run $
npm start, then openhttp://localhost:8080to see your out.