WIP
- Make sure testrpc is run. Run 'testrpc'.
- First run
truffle compile, then runtruffle migrateto deploy the contracts onto your network of choice (default "development"). - Then run
npm run devto build the app and serve it on http://localhost:8080