NPM, Truffle, Ganache, Metamask,
Commands to run the Dapp
$ npm install
$ truffle migrate --reset
$ npm run dev Visit this URL in your browser: http://localhost:3000
More info in the /Document/voting.pdf
By: hargobindgupta.me
| Name | Name | Last commit date | ||
|---|---|---|---|---|
NPM, Truffle, Ganache, Metamask,
Commands to run the Dapp
$ npm install
$ truffle migrate --reset
$ npm run dev Visit this URL in your browser: http://localhost:3000
More info in the /Document/voting.pdf
By: hargobindgupta.me