create-web3-dapp icon indicating copy to clipboard operation
create-web3-dapp copied to clipboard

README.md correction

Open lcarbonaro opened this issue 3 years ago • 1 comments

Should say npm run start not npm run dev , as per the scripts section in package.json

lcarbonaro avatar Aug 10 '22 12:08 lcarbonaro

npm run start throws an error when I try it out. npm run dev is the best because it is built with next.js

dicethedev avatar Aug 10 '22 13:08 dicethedev