Use truffle boys!
Set up
- Install truffle
- Install ganache
- clone this repo
- npm install
- truffle develop
- (in truffle development console) build
- (in truffle development console) migrate
- (outside of truffle development console) npm run start
If you have questions/problems, feel free to ask on groupme
If your on windows and your npm install has an error, try running the following as administrator npm install --global --production windows-build-tools