**Please ensure you have downloaded the following additionally **
- Ganache
- Truffle (global installation)
- Metamask.io (hooked up on the browser)
- yarn compile
- yarn migrate
To run the development server on a local host scripts: npm run start
For truffle tests and console please consult the official Truffle documentaion for updates.