Skip to content

Alexintosh/Adopt-a-Pet-dapp

Repository files navigation

Adoption Shop

Based on this article

Dependencies

  • Truffle (npm install -g truffle)
  • Node / NPM

How to run

npm install
truffle develop
npm run dev

Run test

From the truffle develop console test

Compile contracts

From the truffle develop console compile

Releases

No releases published

Packages

No packages published