- Open terminal in the project directory and enter : npm install
- then : npm install -g [email protected]
- then : npm install -g ganache-cli
- open new terminal in the same directory and enter : ganache-cli
- Go back to the first terminal and enter : truffle compile
- then : truffle migrate
- then : truffle test
Note : Tests are only written for MutinyToken.sol