npm install
npm run serve
npm run build
npm run lint
Start Ganache using this command
ganache-cli -d --db ./eth_db -i 999 --accounts 20 --deterministic --mnemonic="salmon world pitch vehicle size offer tool dog erupt law because omit" --chainId 5777
Follow the instructions here. to connect the Ganache test net to your metamask. Recommended to make a new browser profile specifically for testing.