making charity more transparent
Provenance: this repo was pulled from a GitLab archive for backup purposes. The original/canonical copy on GitHub is lovincyrus/cao.
$ cd client
$ npm install; npm run start
Make sure to run ganache-cli -p 7545, then do:
truffle compiletruffle migratecd client & npm testnpm run start