Init > truffle init Compile > truffle compile Start testnet > truffle develop Run migrations while testnet is running See migratins/* > truffle migrate --reset Run test while testnet is running > truffle test