This is the CryptoHeros dapp.
- React
- Redux
- Saga
- Web3(MetaMask)
- Sass
- Material-UI
- Truffle
npm install -g ganache-cli
npm install -g truffle
npm install
truffle compile
Open a new console
ganache-cli
truffle migrate
npm start
npm run build
ganache-cli: https://github.com/trufflesuite/ganache-cli truffle: https://github.com/trufflesuite/truffle