blockchain Simple announcement dApp built on Truffle and tested locally with Ganache. Run local blockchain npm install ganache -g ganache Build project Output folder is set to ./client/src/contracts npm install truffle -g truffle compile truffle migrate