Getting Started

  1. Go to Remix
  2. Paste the code from SimpleStorage.sol, StorageFactory.sol, and AddFiveStorage.sol into a new file in Remix
  3. Hit Compile
  4. Hit Deploy for whatever contract you want.

For a more in depth blog on working with remix, read here